| Package | Description |
|---|---|
| org.jbox2d.dynamics | |
| org.jbox2d.dynamics.contacts |
| Modifier and Type | Field and Description |
|---|---|
ContactListener |
ContactManager.m_contactListener |
ContactListener |
Island.m_listener |
| Modifier and Type | Method and Description |
|---|---|
void |
Island.init(int bodyCapacity,
int contactCapacity,
int jointCapacity,
ContactListener listener) |
void |
World.setContactListener(ContactListener listener)
Register a contact event listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.update(ContactListener listener) |
Copyright © 2017. All Rights Reserved.