Uses of Class
org.robovm.apple.gamecontroller.GCMicroGamepad
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCMicroGamepad in org.robovm.apple.gamecontroller
Subclasses of GCMicroGamepad in org.robovm.apple.gamecontroller Modifier and Type Class Description classGCDirectionalGamepadclassGCMicroGamepadSnapshotDeprecated.Deprecated in iOS 13.0.Methods in org.robovm.apple.gamecontroller that return GCMicroGamepad Modifier and Type Method Description GCMicroGamepadGCController. getMicroGamepad()Methods in org.robovm.apple.gamecontroller that return types with arguments of type GCMicroGamepad Modifier and Type Method Description VoidBlock2<GCMicroGamepad,GCControllerElement>GCMicroGamepad. getValueChangedHandler()Methods in org.robovm.apple.gamecontroller with parameters of type GCMicroGamepad Modifier and Type Method Description voidGCMicroGamepad. setStateFromMicroGamepad(GCMicroGamepad microGamepad)Method parameters in org.robovm.apple.gamecontroller with type arguments of type GCMicroGamepad Modifier and Type Method Description voidGCMicroGamepad. setValueChangedHandler(VoidBlock2<GCMicroGamepad,GCControllerElement> v)