A selection of tests for libGDX.
libGDXTests is hosted in the following web site
https://github.com/pwidget/libGDXTests
If you think the Android project libGDXTests 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 libGDXTests.
Item | Value |
---|---|
Java File Count | 32 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 5 |
Activity Count | 2 |
jar files used | bodyeditor-loader-sources.jar bodyeditor-loader.jar 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-backend-robovm.jar gdx-natives.jar gdx-sources.jar gdx.jar libgdx-utils-javadoc.jar libgdx-utils-sources.jar libgdx-utils.jar tween-engine-api-sources.jar tween-engine-api.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\data\font_24.fnt assets\data\font_24.png assets\data\font_32.fnt assets\data\font_32.png assets\data\rock.png assets\data\rock_n.png assets\data\teapot.png assets\data\teapot_n.png assets\default.fnt assets\default.png assets\fx\blood.p assets\fx\bubbles.p assets\fx\explosion_fire.p assets\fx\explosion_poison.p assets\fx\fire.p assets\fx\firework_large.p assets\fx\flame.p assets\fx\p.png assets\fx\pbubble.png assets\fx\pfire.png assets\fx\poison.p assets\fx\psnow.png assets\fx\snow.p assets\sound\heal_01.ogg assets\sound\hit_01.ogg assets\sound\popcorn_pop.ogg assets\sound\slash_01.ogg assets\textures\animations.atlas assets\textures\animations.png assets\textures\myTextures.atlas assets\textures\myTextures.png assets\uiskin.atlas assets\uiskin.json assets\uiskin.png |
There are 1 image files in libGDXTests. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
libGDXTests has the following Java source files.
com.johnathongoss.libgdxtests.AppData.java com.johnathongoss.libgdxtests.Assets.java com.johnathongoss.libgdxtests.EffectsCache.java com.johnathongoss.libgdxtests.IActivityRequestHandler.java com.johnathongoss.libgdxtests.ImageCache.java com.johnathongoss.libgdxtests.MyGame.java com.johnathongoss.libgdxtests.MyInputProcessor.java com.johnathongoss.libgdxtests.ParticleCache.java com.johnathongoss.libgdxtests.Sounds.java com.johnathongoss.libgdxtests.Testing.java com.johnathongoss.libgdxtests.entities.DamageImage.java com.johnathongoss.libgdxtests.entities.Effect.java com.johnathongoss.libgdxtests.entities.MyTimer.java com.johnathongoss.libgdxtests.entities.SpeechBubble.java com.johnathongoss.libgdxtests.entities.TextBox.java com.johnathongoss.libgdxtests.entities.ToolTip.java com.johnathongoss.libgdxtests.examples.FishTank.java com.johnathongoss.libgdxtests.examples.PopCorns.java com.johnathongoss.libgdxtests.examples.Talking.java com.johnathongoss.libgdxtests.examples.Volunteer.java com.johnathongoss.libgdxtests.misc.Dice.java com.johnathongoss.libgdxtests.misc.Timers.java com.johnathongoss.libgdxtests.screens.BlankScreen.java com.johnathongoss.libgdxtests.screens.Examples.java com.johnathongoss.libgdxtests.screens.Loading.java com.johnathongoss.libgdxtests.screens.MainMenu.java com.johnathongoss.libgdxtests.screens.Misc.java com.johnathongoss.libgdxtests.screens.OptionsScreen.java com.johnathongoss.testing.Main.java com.johnathongoss.testing.MainActivity.java com.johnathongoss.testing.RobovmLauncher.java com.johnathongoss.testing.client.GwtLauncher.java