The command timeline that changes the opacity of an animation or sprite.
The command timeline that determines the blending behavior of an animation or sprite.
The command timeline that changes an animation or sprite's virtual light source color.
The colors of the pixels on the animation or sprite are determined subtractively.
The command timeline that determines whether the animation or sprite should be flipped horizontally.
The command timeline that determines whether the animation or sprite should be flipped vertically.
The group number of the command.
The command timeline that changes an animation or sprite's X and Y coordinates.
The command timeline that rotates an animation or sprite, in radians, clockwise.
The command timeline that scales an animation or sprite with a number.
The end time of the command.
The name of the trigger.
The start time of the command.
The command timeline that scales an animation or sprite with a vector.
This allows scaling the width and height of an animation or sprite individually at the same time.
The command timeline that changes an animation or sprite's X-coordinate.
The command timeline that changes an animation or sprite's Y-coordinate.
The duration of commands.
The end time of commands.
The start time of commands.
The duration of the command timeline group.
The earliest visible time. Will be null
unless this group's first alpha command has a start value of zero.
The end time of the command timeline group.
Whether this command timeline group has at least one command.
The start time of the command timeline group.
Gets the commands from a command timeline.
A function that returns a command timeline.
The offset to apply to all commands.
Generated using TypeDoc
Represents a trigger command.