Game Center
-
A enumeration that represents the different achievements players can earn in the game.
See moreDeclaration
Swift
public enum GameAchievement : String -
An enumeration for all possible leaderboards in the game.
See moreDeclaration
Swift
enum GameLeaderboard : String -
Declaration
Swift
extension GKAchievement -
Declaration
Swift
extension GKLeaderboard