Uses of Class
org.robovm.apple.gamecontroller.GCControllerDirectionPad
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCControllerDirectionPad in org.robovm.apple.gamecontroller
Subclasses of GCControllerDirectionPad in org.robovm.apple.gamecontroller Modifier and Type Class Description classGCDeviceCursorMethods in org.robovm.apple.gamecontroller that return GCControllerDirectionPad Modifier and Type Method Description GCControllerDirectionPadGCExtendedGamepad. getDpad()GCControllerDirectionPadGCGamepad. getDpad()Deprecated.GCControllerDirectionPadGCMicroGamepad. getDpad()GCControllerDirectionPadGCExtendedGamepad. getLeftThumbstick()GCControllerDirectionPadGCExtendedGamepad. getRightThumbstick()GCControllerDirectionPadGCDualSenseGamepad. getTouchpadPrimary()GCControllerDirectionPadGCDualShockGamepad. getTouchpadPrimary()GCControllerDirectionPadGCDualSenseGamepad. getTouchpadSecondary()GCControllerDirectionPadGCDualShockGamepad. getTouchpadSecondary()GCControllerDirectionPadGCControllerTouchpad. getTouchSurface()Methods in org.robovm.apple.gamecontroller that return types with arguments of type GCControllerDirectionPad Modifier and Type Method Description NSSet<GCControllerDirectionPad>GCPhysicalInputProfile. getAllDpads()NSDictionary<NSString,GCControllerDirectionPad>GCPhysicalInputProfile. getDpads()VoidBlock3<GCControllerDirectionPad,Float,Float>GCControllerDirectionPad. getValueChangedHandler()Method parameters in org.robovm.apple.gamecontroller with type arguments of type GCControllerDirectionPad Modifier and Type Method Description voidGCControllerDirectionPad. setValueChangedHandler(VoidBlock3<GCControllerDirectionPad,Float,Float> v)