My LibGdx Game samples..
my-gdx-game-sample is hosted in the following web site
https://github.com/liosha2007/my-gdx-game-sample
If you think the Android project my-gdx-game-sample 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 my-gdx-game-sample.
Item | Value |
---|---|
Java File Count | 12 |
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-gwt-sources.jar gdx-backend-gwt.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\images\atlas.png assets\images\atlas.txt |
my-gdx-game-sample has the following Java source files.
ua.net.topline.GdxSampleGame.java ua.net.topline.Main.java ua.net.topline.MainActivity.java ua.net.topline.client.GwtLauncher.java ua.net.topline.controller.MyContactListener.java ua.net.topline.controller.WorldController.java ua.net.topline.model.Brick.java ua.net.topline.model.MovingPlatform.java ua.net.topline.model.MyWorld.java ua.net.topline.model.Player.java ua.net.topline.screen.GdxSampleMain.java ua.net.topline.view.WorldRenderer.java