Animation
Represents a series of AnimationFrames which if drawn on the screen after each other become an animation.
Types
Functions
Properties
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.
Inheritors
Sources
(source)
Link copied to clipboard