API Notes: GameCenter framework
The full API is described in Appleās documentation, both the C and Objective-C APIs are available (but see the API Notes below).
These bindings are accessed through the GameCenter
package (that is, import GameCenter
).
Note
This is no longer a separate framework, but part of the GameKit framework. For backward compatibility the python package is still named GameCenter.
API Notes
The entire framework is available.