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