Uses of Class
org.robovm.apple.spritekit.SKNodeFocusBehavior
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKNodeFocusBehavior in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return SKNodeFocusBehavior Modifier and Type Method Description SKNodeFocusBehaviorSKNode. getFocusBehavior()static SKNodeFocusBehaviorSKNodeFocusBehavior. valueOf(long n)Returns the enum constant of this type with the specified name.static SKNodeFocusBehaviorSKNodeFocusBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static SKNodeFocusBehavior[]SKNodeFocusBehavior. 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 SKNodeFocusBehavior Modifier and Type Method Description voidSKNode. setFocusBehavior(SKNodeFocusBehavior v)