Package | Description |
---|---|
sk.upjs.jpaz2 |
Modifier and Type | Method and Description |
---|---|
AnimatedWinPane.AnimationSpeed |
AnimatedWinPane.getAnimationSpeed()
Returns the animation speed.
|
static AnimatedWinPane.AnimationSpeed |
AnimatedWinPane.AnimationSpeed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnimatedWinPane.AnimationSpeed[] |
AnimatedWinPane.AnimationSpeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AnimatedWinPane.setAnimationSpeed(AnimatedWinPane.AnimationSpeed animationSpeed)
Sets the animation speed of move-turn operations.
|
Copyright © 2017. All rights reserved.