Uses of Class
org.robovm.apple.spritekit.SKTileDefinitionRotation
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKTileDefinitionRotation in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return SKTileDefinitionRotation Modifier and Type Method Description SKTileDefinitionRotationSKTileDefinition. getRotation()static SKTileDefinitionRotationSKTileDefinitionRotation. valueOf(long n)Returns the enum constant of this type with the specified name.static SKTileDefinitionRotationSKTileDefinitionRotation. valueOf(String name)Returns the enum constant of this type with the specified name.static SKTileDefinitionRotation[]SKTileDefinitionRotation. 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 SKTileDefinitionRotation Modifier and Type Method Description voidSKTileDefinition. setRotation(SKTileDefinitionRotation v)