Android game framework from kilobolt.com.
AndroidGameFramework is hosted in the following web site
https://github.com/ErikEriksson4/AndroidGameFramework
If you think the Android project AndroidGameFramework 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 AndroidGameFramework.
Item | Value |
---|---|
Java File Count | 22 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
AndroidGameFramework has the following Java source files.
com.dubbel.framework.Audio.java com.dubbel.framework.FileIO.java com.dubbel.framework.Game.java com.dubbel.framework.Graphics.java com.dubbel.framework.Image.java com.dubbel.framework.Input.java com.dubbel.framework.Music.java com.dubbel.framework.Pool.java com.dubbel.framework.Screen.java com.dubbel.framework.Sound.java com.dubbel.framework.implementation.AndroidAudio.java com.dubbel.framework.implementation.AndroidFastRenderView.java com.dubbel.framework.implementation.AndroidFileIO.java com.dubbel.framework.implementation.AndroidGame.java com.dubbel.framework.implementation.AndroidGraphics.java com.dubbel.framework.implementation.AndroidImage.java com.dubbel.framework.implementation.AndroidInput.java com.dubbel.framework.implementation.AndroidMusic.java com.dubbel.framework.implementation.AndroidSound.java com.dubbel.framework.implementation.MultiTouchHandler.java com.dubbel.framework.implementation.SingleTouchHandler.java com.dubbel.framework.implementation.TouchHandler.java