Example from our presentation Physics in Android games.
Physics is hosted in the following web site
https://github.com/guigeeks/Physics
If you think the Android project Physics 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 Physics.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | AndEnginePhysicsBox2DExtension.jar andengine.jar |
Required Permissions | android.permission.WAKE_LOCK |
Asset File Names | assets\gfx\blocks.png assets\gfx\epsilon.png |
Physics has the following Java source files.
nu.epsilon.physics.Example.java nu.epsilon.physics.Example0.java nu.epsilon.physics.Example1.java nu.epsilon.physics.Example2.java nu.epsilon.physics.Example3.java nu.epsilon.physics.Example4.java org.anddev.andengine.examples.BaseExample.java org.anddev.andengine.examples.BasePhysicsJointsExample.java