The amount of frames that the animation has.
The delay between frames, in milliseconds.
The initial position of the sprite.
The loop type of the animation.
The origin of the sprite.
The file path to the content of the element.
The command timeline group of the sprite.
The duration of the storyboard element.
Whether this sprite has at least one command.
The loop commands of the sprite.
The trigger commands of the sprite.
Adds a loop command to the sprite.
The start time of the command.
The total number of times this loop is played back. Must be greater than zero.
The added command.
Adds a trigger command.
The name of the trigger.
The start time of the command.
The end time of the command.
The group number of the command.
The added command.
Generated using TypeDoc
Represents a storyboard's animation.