AnimationState#

class AnimationState#

Describes the possible states of an Animation.

The state can be controlled with play, pause, resume, reset and skip.

Fields#

class AnimationState
FINISHED#

The type of the None singleton.

IDLE#

The type of the None singleton.

PAUSED#

The type of the None singleton.

PLAYING#

The type of the None singleton.