Uses of Class
org.robovm.apple.gamecontroller.GCDualSenseAdaptiveTriggerMode
| Package | Description |
|---|---|
| org.robovm.apple.gamecontroller |
-
Uses of GCDualSenseAdaptiveTriggerMode in org.robovm.apple.gamecontroller
Methods in org.robovm.apple.gamecontroller that return GCDualSenseAdaptiveTriggerMode Modifier and Type Method Description GCDualSenseAdaptiveTriggerModeGCDualSenseAdaptiveTrigger. getMode()static GCDualSenseAdaptiveTriggerModeGCDualSenseAdaptiveTriggerMode. valueOf(long n)Returns the enum constant of this type with the specified name.static GCDualSenseAdaptiveTriggerModeGCDualSenseAdaptiveTriggerMode. valueOf(String name)Returns the enum constant of this type with the specified name.static GCDualSenseAdaptiveTriggerMode[]GCDualSenseAdaptiveTriggerMode. values()Returns an array containing the constants of this enum type, in the order they are declared.