| Package | Description |
|---|---|
| city.cs.engine |
Simple wrapper around the JBox2D physics engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SensorListener.beginContact(SensorEvent e)
Respond to a solid fixture beginning to overlap with a sensor.
|
void |
SensorListener.endContact(SensorEvent e)
Respond to a solid fixture ceasing to overlap with a sensor.
|