Android 2d game development platform..
AztechEngine is hosted in the following web site
https://github.com/lowery/AztechEngine
If you think the Android project AztechEngine listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AztechEngine.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\system\not_found.png assets\test.png |
AztechEngine has the following Java source files.
org.aztechengine.Entity.java org.aztechengine.Screen.java org.aztechengine.State.java org.aztechengine.android.AndroidGame.java org.aztechengine.android.GameSurface.java org.aztechengine.android.graphics.Graphics.java org.aztechengine.android.touch.TouchEvent.java org.aztechengine.android.touch.TouchHandler.java org.aztechengine.examples.AztechTest.java