Android Game Loop, simple game loop proof of concept using Android's SurfaceView.
agloop is hosted in the following web site
https://github.com/zinkem/agloop
If you think the Android project agloop 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 agloop.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 14 |
Activity Count | 1 |
agloop has the following Java source files.
com.newapp.GameCanvas.java com.newapp.GameData.java com.newapp.GameLoop.java com.newapp.NewApp.java