Searched refs:endContact (Results 1 – 11 of 11) sorted by relevance
24 public void endContact (Contact contact); in endContact() method
988 private void endContact (long contactAddr) { in endContact() method in World990 if (contactListener != null) contactListener.endContact(contact); in endContact()
99 public void endContact (org.jbox2d.dynamics.contacts.Contact contact) { in setContactListener()101 listener.endContact(tmpContact); in setContactListener()
55 public void endContact(Contact contact); in endContact() method
93 public void endContact (Contact contact) { in endContact() method in ConveyorBelt
200 public void endContact (Contact contact) { in endContact() method in ContactListenerTest
40 void endContact(long);
334 listener.endContact(this); in update()
182 m_contactListener.endContact(c); in destroy()
173 public void endContact (Contact contact) { in createPhysicsWorld()