| Package | Description |
|---|---|
| city.cs.engine |
Simple wrapper around the JBox2D physics engine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Walker
A dynamic body with fixed orientation and methods to jump and walk.
|
| Modifier and Type | Method and Description |
|---|---|
List<DynamicBody> |
World.getDynamicBodies()
Get all the dynamic bodies in the world.
|