-->

Pull

If you prefer a more technical reference, visit the NextText Javadoc.

Name

Pull

Description

A DForm which pulls the TextObject towards a target.

Usage

Run applet | Download

TEST

Constructor

Pull(float x, float y)

Pull(float x, float y, float z)

Pull(float x, float y, float speed, float reach)

Pull(float x, float y, float z, float speed, float reach)

Pull(Locatable target)

Pull(Locatable target, float speed, float reach)

Parameters

x :

y :

z :

speed :

reach :

target :

Methods

behave(TextObjectGlyph to)

setTarget(float x, float y)

setTarget(float x, float y, float z)

setTarget(Locatable target)

setTarget(processing.core.PVector target)

Related

TEST

2006 - 2008 © Obx Labs/Jason Lewis

CC-GNU GPL
This software is licensed under the CC-GNU GPL.