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