Uses of Class
org.robovm.apple.gamekit.GKAccessPointLocation
| Package | Description |
|---|---|
| org.robovm.apple.gamekit |
-
Uses of GKAccessPointLocation in org.robovm.apple.gamekit
Methods in org.robovm.apple.gamekit that return GKAccessPointLocation Modifier and Type Method Description GKAccessPointLocationGKAccessPoint. getLocation()static GKAccessPointLocationGKAccessPointLocation. valueOf(long n)Returns the enum constant of this type with the specified name.static GKAccessPointLocationGKAccessPointLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static GKAccessPointLocation[]GKAccessPointLocation. 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 GKAccessPointLocation Modifier and Type Method Description voidGKAccessPoint. setLocation(GKAccessPointLocation v)