Contains ActionScript classes for the Game Center ANE.
| Class | Description | |
|---|---|---|
| GameCenterAchievement | Allows you to handle a game center achievement. | |
| GameCenterAchievementEvent | Describes an event dispatched by the Game Center achievement API. | |
| GameCenterAuthenticationEvent | An event dispatched upon successful or unsuccessful authentication of a player. | |
| GameCenterController | Primarily responsible for Game Center integration in an application. | |
| GameCenterError | Contains all the error types thrown by the Game Center API. | |
| GameCenterEvent | The base class for any event dispatched by the Game Center API. | |
| GameCenterFriendEvent | Describes an event dispatched by the Game Center friends API. | |
| GameCenterLeaderboardEvent | Describes an event dispatched by the Game Center leaderboard API. | |
| GameCenterLeaderboardPlayerScope | Contains constants related to the player scope used when requesting scores from Game Center. | |
| GameCenterLeaderboardTimeScope | Contains constants related to the time scope used when requesting scores from Game Center. | |
| GameCenterMatchEvent | Describes an event dispatched by the Game Center match API. | |
| GameCenterMatchInvite | Lets you access the details of an invitation received by the app. | |
| GameCenterPlayer | Lets you access details of a Game Center player. | |
| GameCenterScore | Lets you handle a Game Center achievement. |