phaser/v3/src/physics/matter-js
2017-11-26 15:31:04 +00:00
..
components Added Ignore Gravity component 2017-11-22 17:11:09 +00:00
events Added support for beforeUpdate and afterUpdate world events 2017-11-23 01:45:38 +00:00
lib Removed un-used RenderPixi class 2017-11-26 15:31:04 +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 You can now optionally set if the objects are added to the physics world. 2017-11-23 16:54:55 +00:00
MatterSprite.js You can now optionally set if the objects are added to the physics world. 2017-11-23 16:54:55 +00:00
PointerConstraint.js Body has new property: ignorePointer, which pointer checks. 2017-11-23 14:59:26 +00:00
World.js World thickness now 128. 2017-11-23 14:59:15 +00:00