Module GameCenterAddon

GameCenter functions.

For achievements and leaderboards.

Functions

gameCenterStart () Initialize GameCenter and try to authenticate the player.
showLeaderBoardWithIdentifier (in_identifier) Show the GameCenter leaderboard with the corresponding identifier.
showAchievementsView () Show the GameCenter achievements view.
playerIsAuthenticated () Check if the player is authenticated in GameCenter.


Functions

gameCenterStart ()
Initialize GameCenter and try to authenticate the player.
showLeaderBoardWithIdentifier (in_identifier)
Show the GameCenter leaderboard with the corresponding identifier.

Parameters:

  • in_identifier Leaderboard ID used on iTunesConnect
showAchievementsView ()
Show the GameCenter achievements view.
playerIsAuthenticated ()
Check if the player is authenticated in GameCenter.
generated by LDoc 1.4.0