phaser/v3/src/physics/matter-js
2017-11-27 14:48:09 +00:00
..
components Added quick support for setCircle, setRectangle, setPolygon and setTrapezoid. 2017-11-27 14:48:09 +00:00
events Added support for beforeUpdate and afterUpdate world events 2017-11-23 01:45:38 +00:00
lib Added property 2017-11-27 03:45:12 +00:00
CustomMain.js Added Pair.update optimisations and removed the Contact class. 2017-11-26 14:37:17 +00:00
Factory.js Added imageStack Factory function. 2017-11-23 16:55:28 +00:00
Matter.js Added the Attractors and Wrap matter plugins. Fixed the Plugin register. Added silence option to stop plugin logging to the console. 2017-11-24 13:42:32 +00:00
MatterImage.js New setBody component for setting and change body shape 2017-11-27 03:45:03 +00:00
MatterSprite.js New setBody component for setting and change body shape 2017-11-27 03:45:03 +00:00
PointerConstraint.js Body has new property: ignorePointer, which pointer checks. 2017-11-23 14:59:26 +00:00
World.js Added basic Graphics debug, fromPath, isPaused and postUpdate. 2017-11-27 03:45:46 +00:00