Package net.nexttext.behaviour.standard

Class Summary
Colorize Fades the color of an object to a new color over time.
CustomAction An action that calls back a function defined in the main Processing sketch.
DoNothing Does nothing to a TextObject.
FadeTo This action fades an object's color alpha component to the specified value and at a given speed.
Follow  
FollowSibling Causes TextObjects to follow their left siblings.
Kern Resets the spacing between children of a textObjectGroup.
Kill The Kill action flags an object for removal from the Book, causing it to cease to exist completely.
MoveBy Move an object by the given vector amount.
MoveTo Move an object to the location.
RandomMotion Moves a TextObject randomly.
StandardFactory The factory of Standard behaviours.