Basic Android Framework for Games.
SimpleAndroidGDF is hosted in the following web site
https://github.com/JakeVdub/SimpleAndroidGDF
If you think the Android project SimpleAndroidGDF 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 SimpleAndroidGDF.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 21 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Asset File Names | assets\welcome.png |
SimpleAndroidGDF has the following Java source files.
com.jakevw.framework.util.InputHandler.java com.jakevw.framework.util.Painter.java com.jakevw.game.state.LoadState.java com.jakevw.game.state.MenuState.java com.jakevw.game.state.State.java com.jakevw.simpleandroidgdf.ApplicationTest.java com.jakevw.simpleandroidgdf.Assets.java com.jakevw.simpleandroidgdf.GameMainActivity.java com.jakevw.simpleandroidgdf.GameView.java