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