chandlerprall / GoblinPhysics

Collision Detection & Response in JavaScript
http://www.goblinphysics.com
Other
147 stars 18 forks source link

Fire an event when all contacts between two bodies are gone #62

Open chandlerprall opened 8 years ago

chandlerprall commented 8 years ago

Today there is endContact, when all points in a contact manifold are gone there should be an additional noContact event.