Animator

Animation object. Animates an object.

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
step
void step(IAnimated anim)
stepArray
void stepArray(IAnimated[] anim)

Object animation function. The input object receives an animation step from which it can play any animation.

Variables

speed
float speed;

Speed animation.

Meta