Uses of Class
org.robovm.apple.spritekit.SKLabelHorizontalAlignmentMode
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKLabelHorizontalAlignmentMode in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return SKLabelHorizontalAlignmentMode Modifier and Type Method Description SKLabelHorizontalAlignmentModeSKLabelNode. getHorizontalAlignmentMode()static SKLabelHorizontalAlignmentModeSKLabelHorizontalAlignmentMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SKLabelHorizontalAlignmentModeSKLabelHorizontalAlignmentMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SKLabelHorizontalAlignmentMode[]SKLabelHorizontalAlignmentMode. 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 SKLabelHorizontalAlignmentMode Modifier and Type Method Description voidSKLabelNode. setHorizontalAlignmentMode(SKLabelHorizontalAlignmentMode v)