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