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