Playing around with the box2d physics engine to see what it can do..
libgdx-box2d is hosted in the following web site
https://github.com/phil-anderson/libgdx-box2d
If you think the Android project libgdx-box2d 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 libgdx-box2d.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 10 |
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 |
Required Permissions | android.permission.WAKE_LOCK |
libgdx-box2d has the following Java source files.
com.example.phil.libgdx.android.MyActivity.java com.example.phil.libgdx.desktop.DesktopStarter .java com.example.phil.libgdx.main.FirstLibgdxApp.java