- AndEngine for Android Game Development Cookbook
- Jayme Schroeder Brian Broyles
- 115字
- 2021-08-05 18:19:50
Introduction
In this chapter, we're going to start working with all of the wonderful entities included in AndEngine. Entities provide us with a base foundation that every object displayed within our game world will rely on, be it the score text, the background image, the player's character, buttons, and everything else. One way to think of this is that any object in our game which has the ability to be placed, via AndEngine's coordinate system, is an entity at its most basic level. In this chapter, we're going to start working with Entity
objects and many of its subtypes in order to allow us to make the most out of them in our own games.
推薦閱讀
- 數據庫原理及應用教程(第4版)(微課版)
- Spark大數據分析實戰
- 文本數據挖掘:基于R語言
- SQL查詢:從入門到實踐(第4版)
- Libgdx Cross/platform Game Development Cookbook
- Access 2016數據庫技術及應用
- 城市計算
- 數據架構與商業智能
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- 一本書講透Elasticsearch:原理、進階與工程實踐
- 跨領域信息交換方法與技術(第二版)
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- PostgreSQL高可用實戰
- NoSQL數據庫原理(第2版·微課版)
- 數據庫基礎與應用