Android Open Source - Game development AztechEngine






Project Summary

Android 2d game development platform..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AztechEngine.

ItemValue
Java File Count9
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\system\not_found.png
assets\test.png




Java Source Files

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