public final class AnimationItem extends NativeObjectContainer
| Modifier and Type | Method and Description |
|---|---|
double |
getCurrentStep()
Returns the current animation frame number.
|
Easing |
getEasing()
Returns the animation easing to use.
|
double |
getNumSteps()
Returns the total number of animation frames.
|
checkValue, getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, typepublic double getCurrentStep()
UndefinedValues.DOUBLE.public double getNumSteps()
UndefinedValues.DOUBLE.public Easing getEasing()
Easing.EASE_OUT_QUART