glebse · 27-Июн-11 16:44(13 лет 7 месяцев назад, ред. 27-Июн-11 17:54)
Writing Game Center Apps in iOS Год: 2011 Автор: Vandad Nahavandipoor Издательство: O'Reilly Media ISBN: 978-1-4493-0565-9 Язык: Английский Формат: PDF Качество: Изначально компьютерное (eBook) Количество страниц: 76 Описание: Learn how to integrate Game Center features directly into your iPhone and iPad apps with the recipes in this short and concise cookbook. Each recipe gives you the solution and the code for adding features such as leaderboards, user authentication, achievements, multiplayer games and many others, using Apple's GameKit framework in the iOS SDK.
Примеры страниц
Оглавление
Chapter 1 Game Center
Introducing GCD and Block Objects
Creating Game Center Accounts
Setting Up Game Center for an iOS App
Adding the Game Kit Framework
Authenticating the Local Player in Game Center
Retrieving the Local Player’s Information
Adding Friends in Game Center
Retrieving the Local Player’s Friends Information
Creating Leaderboards in iTunes Connect
Reporting Scores to Leaderboards
Retrieving Leaderboards Information Programmatically
Displaying Leaderboards to Players
Creating Achievements in iTunes Connect
Reporting Achievements to Game Center
Retrieving Achievements Information Programmatically
Displaying Achievements to Players
Supporting Multiplayer Games and Matchmaking
Handling Players’ State Changes in Multiplayer Games