Uses of Class
org.robovm.apple.gamecontroller.GCTouchState
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCTouchState in org.robovm.apple.gamecontroller
Methods in org.robovm.apple.gamecontroller that return GCTouchState Modifier and Type Method Description GCTouchStateGCControllerTouchpad. getTouchState()static GCTouchStateGCTouchState. valueOf(long n)Returns the enum constant of this type with the specified name.static GCTouchStateGCTouchState. valueOf(String name)Returns the enum constant of this type with the specified name.static GCTouchState[]GCTouchState. values()Returns an array containing the constants of this enum type, in the order they are declared.