A B C D E F G H I J K L M N O P Q R S T U V Z

F

FadeTo - Class in net.nexttext.behaviour.standard
This action fades an object's color alpha component to the specified value and at a given speed.
FadeTo() - Constructor for class net.nexttext.behaviour.standard.FadeTo
Default constructor.
FadeTo(int, int) - Constructor for class net.nexttext.behaviour.standard.FadeTo
Creates a FadeTo action with the parameters passed as arguments.
FadeTo(int, int, boolean, boolean) - Constructor for class net.nexttext.behaviour.standard.FadeTo
Creates a FadeTo action with the parameters passed as arguments.
FadeTo(int, int, int, int) - Constructor for class net.nexttext.behaviour.standard.FadeTo
Creates a FadeTo action with the parameters passed as arguments.
FastMath - Class in net.nexttext
FastMath provides 'fast' math approximations and float equivalents of Math functions.
floor(float) - Static method in class net.nexttext.FastMath
Returns a number rounded down.
FLT_EPSILON - Static variable in class net.nexttext.FastMath
A "close to zero" float epsilon value for use
follow() - Static method in class net.nexttext.behaviour.physics.PhysicsFactory
 
Follow - Class in net.nexttext.behaviour.standard
 
Follow(Locatable) - Constructor for class net.nexttext.behaviour.standard.Follow
Follow the motion of an object.
Follow(PVector) - Constructor for class net.nexttext.behaviour.standard.Follow
Follow the motion of a vector point.
followMouse() - Static method in class net.nexttext.behaviour.standard.StandardFactory
 
FollowSibling - Class in net.nexttext.behaviour.standard
Causes TextObjects to follow their left siblings.
FollowSibling(TargetingAction) - Constructor for class net.nexttext.behaviour.standard.FollowSibling
Follow default left sibling.
FollowSibling(int, TargetingAction) - Constructor for class net.nexttext.behaviour.standard.FollowSibling
Follow left or right sibling.

A B C D E F G H I J K L M N O P Q R S T U V Z