ToolTipsFactory

Object Model - Additional Classes - The Animation class

This section provides an overview of the members provided by the Animation-class. The members are listed below in alphabetical order. To navigate to the reference page of a specific member, just click on the icon in the left column:

 

 

Appends an AnimationFrame at the end of the Animation.
Deletes all AnimationFrames.
Creates an exact copy of the Animation.
Gives access to the ArrayList which holds all AnimationFrame-objects.
Gets a specific AnimationFrame.
Gets a specific AnimationFrame through its index in the frames ArrayList.
Insert an AnimationFrame at a specified position in the frames-list.
Insert a list of AnimationFrames at a specified position in the frames-list.
Load a ToolTipsFactory Animation from file.
Remove an AnimationFrame from the specified position in the frames-list.
Replace an AnimationFrame at a specified position in the frames-list with a new one.
Save the current Animation to file.
Get the approximate total file-size of all FrameImages.
Get the total playing time of the current Animation (in milliseconds).