A controller that manages animation playback.
The entity that the animation is playing on.
The controller is valid.
Closes the controller and releases resources.
Gets the duration of the animation.
Gets the current playback speed of the animation.
Gets the time the animation is currently at.
Returns whether the animation has completed.
Returns whether the animation is paused.
Returns whether the animation is playing.
Returns whether the animation is currently stopped.
Pauses the animation.
Resumes a paused animation.
Sets the playback speed.
Sets the current playback time.
Stops an animation.