Animation
An animation object
constructor Animation(float duration, boolean initialState, String easing)
constructor Animation(float duration, boolean initialState, String easing)getAnimationFactor(): double
getAnimationFactor(): doublegetLinearFactor(): double
getLinearFactor(): doublegetState(): boolean
getState(): booleansetState(boolean state): Undefined
setState(boolean state): Undefinedreset(): Undefined
reset(): UndefinedLast updated