目錄(82章)
倒序
- coverpage
- Learning AndEngine
- Credits
- About the Author
- Acknowledgments
- 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 an AndEngine Project
- Prerequisites
- Downloading and installing the required software
- Getting the AndEngine libraries
- Creating a new application
- Understanding resolution policies
- Summary
- Chapter 2. Game Concept and Assets
- The game concept
- Getting the assets
- Scene diagram
- Summary
- Chapter 3. From Assets to Entities
- Managing resources
- Entities
- Summary
- Chapter 4. HUD and Text Display
- Fonts and text
- Writing text
- HUD
- Working with toasts
- Localization
- Debug output
- Summary
- Chapter 5. Basic Interactions
- A simple animation
- User input
- Collision detection
- Using correct threads to perform actions
- Summary
- Chapter 6. Physics
- The physics engine
- Adding physics
- Summary
- Chapter 7. Detecting Collisions and Reacting to Events
- Collisions
- Game events
- Playing sounds on events
- Summary
- Chapter 8. Advanced Physics
- The Box2D Debug Draw extension
- Assembling bodies from fixtures
- Collision filtering
- Joints
- Summary
- Chapter 9. Adding a Menu and Splash Scene
- Managing multiple scenes
- Storing values
- Summary
- Chapter 10. Polishing the Game
- What is polishing?
- Adding music
- Adding animations using entity modifiers
- Particle systems
- Parallax background
- Shaders
- Summary
- Chapter 11. Testing Publishing and What's Next
- Creating a production APK
- Testing with the production APK
- Testing on multiple devices
- Getting in touch with the community
- Publishing the game to the Google Play store
- Promotion
- Next steps
- Summary
- Index 更新時間:2021-04-02 10:02:20
推薦閱讀
- .NET 4.0面向對象編程漫談:基礎篇
- JavaScript從入門到精通(第3版)
- C語言程序設計
- H5頁面設計:Mugeda版(微課版)
- AppInventor實踐教程:Android智能應用開發前傳
- SQL Server與JSP動態網站開發
- Cocos2d-x Game Development Blueprints
- CRYENGINE Game Development Blueprints
- 大學計算機基礎實驗指導
- Julia High Performance(Second Edition)
- Python Programming for Arduino
- Selenium WebDriver Practical Guide
- Getting Started with hapi.js
- Oracle SOA Suite 12c Administrator's Guide
- ArcGIS Blueprints
- Learning C# by Developing Games with Unity 3D Beginner's Guide
- Responsive Web Design with HTML5 and CSS3(Second Edition)
- RPA開發:UiPath入門與實戰
- ASP.NET MVC 4 Mobile App Development
- 深入解析WPF編程
- Python大數據分析與應用實戰
- 深入理解JVM字節碼
- Learning OpenStack Networking
- Learning PostgreSQL 11
- Getting Started with Twitter Flight
- Java EE Development with Eclipse
- Learning Python Testing
- Mastering AWS Development
- HTML5 Data and Services Cookbook
- 滾雪球學Python