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 项目初始化 libgdx 视图并将此视图添加到包含 andengine 视图的布局中。
如何从 andengine 项目初始化 libgdx 视图?
AndengineMainActivity 扩展 BaseGameActivity 和 LibgdxMainActivity 扩展 AndroidApplication。