phaser/src/physics
Richard Davey b36dd17430 Removed pendingDestroy and opted for easier Set iteration.
Updated Body.reset so it resets the Sprite as well, otherwise the Body remains stuck on the next update loop.
2018-02-15 01:49:55 +00:00
..
arcade Removed pendingDestroy and opted for easier Set iteration. 2018-02-15 01:49:55 +00:00
impact Impact bodies now remove themselves from the world when destroyed. 2018-02-14 19:34:21 +00:00
matter-js Matter JS bodies now have a destroy method that removes them from the world. 2018-02-14 19:33:56 +00:00
index.js Added jsdocs 2018-02-12 16:01:21 +00:00