目錄(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
推薦閱讀
- Objective-C Memory Management Essentials
- 零基礎搭建量化投資系統:以Python為工具
- Learning Apex Programming
- LabVIEW程序設計基礎與應用
- Android和PHP開發最佳實踐(第2版)
- MySQL數據庫應用與管理 第2版
- Mastering QGIS
- Object-Oriented JavaScript(Second Edition)
- Amazon S3 Cookbook
- Mastering Python Networking
- R Deep Learning Cookbook
- Getting Started with NativeScript
- Scala程序員面試算法寶典
- MongoDB,Express,Angular,and Node.js Fundamentals
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- 從零開始學C#
- Python項目實戰從入門到精通
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- OpenCV 3 Blueprints
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 青少年Python趣味編程
- Getting Started with Backbone Marionette
- Test-Driven Java Development(Second Edition)
- 深入理解OSGi:Equinox原理、應用與最佳實踐
- Security+? Practice Tests
- OpenCV計算機視覺編程攻略(第3版)
- Django 3 Web應用開發實戰
- Hands-On Serverless Applications with Kotlin
- Jenkins 2權威指南
- JavaScript and JSON Essentials