Package | Description |
---|---|
com.badlogic.gdx.physics.box2d |
Modifier and Type | Field and Description |
---|---|
protected ContactListener |
World.contactListener
Contact listener
|
Modifier and Type | Method and Description |
---|---|
void |
World.setContactListener(ContactListener listener)
Register a contact event listener.
|