com.badlogic.drop libgdx android example game.
MyLibgdxGame is hosted in the following web site
https://github.com/alexbruckner/MyLibgdxGame
If you think the Android project MyLibgdxGame 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 MyLibgdxGame.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 15 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | gdx-backend-android.jar gdx-backend-lwjgl-natives.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 |
MyLibgdxGame has the following Java source files.
com.badlogic.drop.ApplicationStarter.java com.badlogic.drop.Drop.java com.badlogic.drop.MainActivity.java