timelinefx:timelinefx.tlShape
Class tlShape
A shape class for storing and working with mojo.image Use LoadShape to load a shape from the assets directory. tlShape can also be used to store and play animations stored on sprite sheets.
Public Fields
image
Public Properties
Frames Get/Set the number of frames in the image
Height Get/Set the height of the image
Name Get/Set the name of the image
Url Get/Set the path of the loaded image, eg "asset::myimage.png"
Width Get/Set width of the image
Public Methods
GetImage Get the image