Uses of Class
org.robovm.apple.gamecontroller.GCGamepad
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCGamepad in org.robovm.apple.gamecontroller
Subclasses of GCGamepad in org.robovm.apple.gamecontroller Modifier and Type Class Description classGCGamepadSnapshotDeprecated.Deprecated in iOS 13.0.Methods in org.robovm.apple.gamecontroller that return GCGamepad Modifier and Type Method Description GCGamepadGCController. getGamepad()Deprecated.Deprecated in iOS 10.0.Methods in org.robovm.apple.gamecontroller that return types with arguments of type GCGamepad Modifier and Type Method Description VoidBlock2<GCGamepad,GCControllerElement>GCGamepad. getValueChangedHandler()Deprecated.VoidBlock2<GCGamepad,GCControllerElement>GCMotion. getValueChangedHandler()Method parameters in org.robovm.apple.gamecontroller with type arguments of type GCGamepad Modifier and Type Method Description voidGCGamepad. setValueChangedHandler(VoidBlock2<GCGamepad,GCControllerElement> v)Deprecated.voidGCMotion. setValueChangedHandler(VoidBlock2<GCGamepad,GCControllerElement> v)