Package | Description |
---|---|
city.cs.engine |
Simple wrapper around the JBox2D physics engine.
|
Modifier and Type | Method and Description |
---|---|
void |
Body.addDestructionListener(DestructionListener listener)
Register a listener for destruction of this body.
|
void |
Body.removeDestructionListener(DestructionListener listener)
Deregister a listener for destruction of this body.
|