| Class | Description |
|---|---|
| PhysicsBox |
A physical shape which collides as a box, see
AbstractPhysicsObject. |
| PhysicsCircle |
A physical shape which collides as a circle, see
AbstractPhysicsObject. |
| PhysicsPolygon |
A physical shape which collides as a polygon, see
AbstractPhysicsObject. |
| PhysicsStaticBox |
A physical box that does not move, see
AbstractPhysicsObject. |
| PhysicsStaticCircle |
A physical circle that does not move, see
AbstractPhysicsObject. |
| PhysicsStaticLine |
A physical line that does not move, see
AbstractPhysicsObject. |
Copyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d