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