Search
Animation Members
Constructors Fields Methods
 


Class used by the user to construct an animation

The following tables list the members exposed by the Animation type.

 Public Constructors

  Name Description

Animation

Overloaded.  

 Protected Fields

  Name Description

completeTimelines

 

 Public Methods

  Name Description

addTimeline

Adds a timeline in the animation

isRunning

 

run

 

runAnimation

Starts the animation, where timelines run parallel Note: This method is advised to be used at the end of initialization

 See Also