A single repository containing all my libgdx demos..
gdx-demos is hosted in the following web site
https://github.com/tranthamp/gdx-demos
If you think the Android project gdx-demos 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 gdx-demos.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | gdx-backend-android-sources.jar gdx-backend-android.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl-sources.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx-sources.jar gdx.jar |
Asset File Names | assets\bucket.png assets\drop.wav assets\droplet.png assets\rain.mp3 |
gdx-demos has the following Java source files.
com.me.drop.Drop.java com.me.drop.GameScreen.java com.me.drop.Main.java com.me.drop.MainActivity.java com.me.drop.MainMenuScreen.java