目錄(79章)
倒序
- coverpage
- Building Android Games with Cocos2d-x
- Credits
- Foreword
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Setting Up Your Development Environment
- Cocos2d-x overview
- Setting up Java
- Setting up the Android SDK
- Setting up the Android Native Development Kit
- Setting up Apache Ant
- Setting up Python
- Setting up Cocos2d-x
- Template code walk-through
- Summary
- Chapter 2. Graphics
- Creating scenes
- Pausing the game
- Understanding nodes
- Understanding sprites
- Understanding actions
- Animating sprites
- Game menus
- Putting everything together
- Summary
- Chapter 3. Understanding Game Physics
- Setting up the physics world
- Collision detection
- Handling gravity
- Putting everything together
- Summary
- Chapter 4. User Input
- Understanding the Event Dispatcher mechanism
- Handling the touch event
- Handling accelerometer events
- Keeping the screen alive
- Handling the Android back key pressed event
- Putting everything together
- Summary
- Chapter 5. Handling Text and Fonts
- Creating TrueType font labels
- Creating system fonts
- Creating bitmap font labels
- Putting everything together
- Summary
- Chapter 6. Audio
- Playing background music and sound effects
- Modifying audio properties
- The new audio engine
- Adding a mute button to our game
- Putting everything together
- Summary
- Chapter 7. Creating Particle Systems
- Creating collections of the Cocos2d-x objects
- Adding particle systems to our game
- Configuring the particle systems
- Creating customized particle systems
- Putting everything together
- Summary
- Chapter 8. Adding Native Java Code
- Understanding the Cocos2d-x structure for the Android platform
- Understanding the JNI capabilities
- Adding Java code to the Cocos2d-x game
- Adding ads to the game by inserting Java code
- Configuring the environment
- Modifying the Android manifest
- Putting everything together
- Summary
- Index 更新時間:2021-07-23 19:46:44
推薦閱讀
- PHP動態網站程序設計
- Expert C++
- Building a Game with Unity and Blender
- 編寫高質量代碼:改善C程序代碼的125個建議
- 人臉識別原理及算法:動態人臉識別系統研究
- 精通Scrapy網絡爬蟲
- ASP.NET 3.5程序設計與項目實踐
- Getting Started with React Native
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- OpenMP核心技術指南
- AI自動化測試:技術原理、平臺搭建與工程實踐
- PHP動態網站開發實踐教程
- 菜鳥成長之路
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)
- 亮劍Java Web項目開發案例導航
- Head First Go語言程序設計
- 零基礎輕松學Java
- Big Data Forensics:Learning Hadoop Investigations
- Java代碼審計實戰
- 深入理解Android網絡編程:技術詳解與最佳實踐
- 演進式架構
- 前端程序員面試筆試真題庫
- ArcPy and ArcGIS:Geospatial Analysis with Python
- HTML5技術與移動出版
- Python密碼學編程(第2版)
- Python量化投資:技術、模型與策略
- Complete Virtual Reality and Augmented Reality Development with Unity
- Redis設計與實現
- PHP從入門到精通(第5版)
- Python開發技術大全