This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-16 16:22:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
24e8f7a119
phaser
/
src
/
physics
History
Richard Davey
24e8f7a119
Body.destroy is now flag based, cleared by the World.
...
Added pendingDestroy flag to handle body destruction within events or collider iterations.
2018-02-14 19:36:34 +00:00
..
arcade
Body.destroy is now flag based, cleared by the World.
2018-02-14 19:36:34 +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