|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bulletphysics.ContactDestroyedCallback
public abstract class ContactDestroyedCallback
Called when contact has been destroyed between two collision objects.
BulletGlobals.setContactDestroyedCallback(com.bulletphysics.ContactDestroyedCallback)| Constructor Summary | |
|---|---|
ContactDestroyedCallback()
|
|
| Method Summary | |
|---|---|
abstract boolean |
contactDestroyed(Object userPersistentData)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContactDestroyedCallback()
| Method Detail |
|---|
public abstract boolean contactDestroyed(Object userPersistentData)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||