Class | Description | |
---|---|---|
Ease | This is the base class for the CreateJS/TweenJS effects. | |
Effect | This is the base class for the CreateJS/TweenJS effects. | |
Sequence | The Sequence effect plays a set of effects, one after the other. | |
Tween | The Tween effect animates an object from one place to another; it can also fade and object in and out by adjusting the object's alpha value. |