Package | Description |
---|---|
com.animation |
Modifier and Type | Method and Description |
---|---|
Animation.PlayStates |
Animation.getPlayState() |
static Animation.PlayStates |
Animation.PlayStates.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Animation.PlayStates[] |
Animation.PlayStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Animation.setPlayState(Animation.PlayStates Value) |