Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何文件或在线阅读网站可以详细描述 AndEngine?
不,我们都主要通过反复试验、堆栈溢出和谷歌搜索来学习。你可以在官方论坛上找到一些答案,但我在那里提问时运气不佳。另请参阅此非官方 wiki和官方wiki 。还有很多教程散落在各个博客上。
如果您打算使用物理,有许多适用于 AndEngine 的物理扩展的 Box2D 引擎资源,除了编程不是用 C++ 而是用 Java 完成的。请参阅Box2D 手册。