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