chandlerprall / GoblinPhysics

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

`endContact` event fires at wrong time #60

Open chandlerprall opened 8 years ago

chandlerprall commented 8 years ago

Currently the endContact event only fires when all contacts in a manifold are gone, not just when a single contact ends.