A controller that manages animation playback.
The entity that the animation is playing on.
The controller is valid.
Closes the current controller.
Gets the duration of the animation.
Gets the current playback speed of the animation.
Gets the time the animation is currently at.
Gets if the playback of an animation is completed or not.
Gets the animation is paused.
Gets if the animation is playing or not.
Gets if the animation is currently stopped.
Pauses the animation.
Resumes a paused animation.
Sets a new playback speed for the animation.
Sets the time the animation is to be at currently.
Stops an animation.