Android Open Source - Framework game AndroidGameFramework






Project Summary

Android game framework from kilobolt.com.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidGameFramework.

ItemValue
Java File Count22
Target SDK Version19
Minimum SDK Version8
Activity Count0
jar files usedandroid-support-v4.jar




Java Source Files

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