Uses of Class
org.robovm.apple.gamecontroller.GCPhysicalInputProfile
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCPhysicalInputProfile in org.robovm.apple.gamecontroller
Subclasses of GCPhysicalInputProfile in org.robovm.apple.gamecontroller Modifier and Type Class Description classGCDirectionalGamepadclassGCDualSenseGamepadclassGCDualShockGamepadclassGCExtendedGamepadclassGCExtendedGamepadSnapshotDeprecated.Deprecated in iOS 13.0.classGCGamepadDeprecated.Deprecated in iOS 10.0.classGCGamepadSnapshotDeprecated.Deprecated in iOS 13.0.classGCKeyboardInputclassGCMicroGamepadclassGCMicroGamepadSnapshotDeprecated.Deprecated in iOS 13.0.classGCMouseInputclassGCXboxGamepadMethods in org.robovm.apple.gamecontroller that return GCPhysicalInputProfile Modifier and Type Method Description GCPhysicalInputProfileGCPhysicalInputProfile. capture()GCPhysicalInputProfileGCController. getPhysicalInputProfile()GCPhysicalInputProfileGCDevice. getPhysicalInputProfile()GCPhysicalInputProfileGCDeviceAdapter. getPhysicalInputProfile()GCPhysicalInputProfileGCKeyboard. getPhysicalInputProfile()GCPhysicalInputProfileGCMouse. getPhysicalInputProfile()Methods in org.robovm.apple.gamecontroller with parameters of type GCPhysicalInputProfile Modifier and Type Method Description voidGCPhysicalInputProfile. setStateFromPhysicalInput(GCPhysicalInputProfile physicalInput)