Animator

Animation object. Animates an object.

Members

Functions

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