Uses of Class
org.robovm.apple.gamecontroller.GCExtendedGamepad
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCExtendedGamepad in org.robovm.apple.gamecontroller
Subclasses of GCExtendedGamepad in org.robovm.apple.gamecontroller Modifier and Type Class Description classGCDualSenseGamepadclassGCDualShockGamepadclassGCExtendedGamepadSnapshotDeprecated.Deprecated in iOS 13.0.classGCXboxGamepadMethods in org.robovm.apple.gamecontroller that return GCExtendedGamepad Modifier and Type Method Description GCExtendedGamepadGCController. getExtendedGamepad()Methods in org.robovm.apple.gamecontroller that return types with arguments of type GCExtendedGamepad Modifier and Type Method Description VoidBlock2<GCExtendedGamepad,GCControllerElement>GCExtendedGamepad. getValueChangedHandler()Methods in org.robovm.apple.gamecontroller with parameters of type GCExtendedGamepad Modifier and Type Method Description voidGCExtendedGamepad. setStateFromExtendedGamepad(GCExtendedGamepad extendedGamepad)Method parameters in org.robovm.apple.gamecontroller with type arguments of type GCExtendedGamepad Modifier and Type Method Description voidGCExtendedGamepad. setValueChangedHandler(VoidBlock2<GCExtendedGamepad,GCControllerElement> v)