Interface | Description | |
---|---|---|
ITween | The 'ITween' interface defines a common interface for all tween objects. |
Class | Description | |
---|---|---|
Action | The 'Action' class represents an action to take place when a specified frame of the timeline that the action belongs to is rendered. | |
AdvancedTween | The 'AdvancedTween' class tweens the property of an object using a path as a graph. | |
FilterTween | The 'FilterTween' class tweens the property of any object's filter to a specified target value. | |
PathTween | The 'PathTween' class tweens a display object along a path. | |
Tween | The 'Tween' class tweens any property of any object. |