Animation Handle
Represents an Animation which is currently running and adds additional functionality to it.
Functions
onFinished
Link copied to clipboard
Properties
isFinished
Link copied to clipboard
isInfinite
Link copied to clipboard
Tells whether this Animation will run forever.
isLoopedIndefinitely
Link copied to clipboard
Tells whether this Animation is looped indefinitely.
tick
Link copied to clipboard
Tells how often an AnimationFrame should be drawn in milliseconds.
totalFrameCount
Link copied to clipboard
uniqueFrameCount
Link copied to clipboard
The number of AnimationFrames which are in this animation.
Sources
(source)
Link copied to clipboard