Uses of Class
org.robovm.apple.spritekit.SKRepeatMode
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKRepeatMode in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return SKRepeatMode Modifier and Type Method Description SKRepeatModeSKKeyframeSequence. getRepeatMode()static SKRepeatModeSKRepeatMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SKRepeatModeSKRepeatMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SKRepeatMode[]SKRepeatMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.spritekit with parameters of type SKRepeatMode Modifier and Type Method Description voidSKKeyframeSequence. setRepeatMode(SKRepeatMode v)