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