public interface DestructionListener
| Modifier and Type | Method and Description |
|---|---|
void |
sayGoodbye(Fixture fixture)
Called when any fixture is about to be destroyed due
to the destruction of its parent body.
|
void |
sayGoodbye(Joint joint)
Called when any joint is about to be destroyed due
to the destruction of one of its attached bodies.
|
void sayGoodbye(Joint joint)
joint - void sayGoodbye(Fixture fixture)
fixture - Copyright © 2017. All Rights Reserved.