Uses of Class
org.robovm.apple.spritekit.SKInterpolationMode
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKInterpolationMode in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return SKInterpolationMode Modifier and Type Method Description SKInterpolationModeSKKeyframeSequence. getInterpolationMode()static SKInterpolationModeSKInterpolationMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SKInterpolationModeSKInterpolationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SKInterpolationMode[]SKInterpolationMode. 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 SKInterpolationMode Modifier and Type Method Description voidSKKeyframeSequence. setInterpolationMode(SKInterpolationMode v)