phaser/v3/src/physics/matter-js
2017-11-22 02:25:06 +00:00
..
components Added new Matter Collision component 2017-11-22 02:25:06 +00:00
lib Refactoring matter.js include 2017-11-21 02:04:05 +00:00
CustomMain.js A custom module entry point that removes un-needed components. 2017-11-21 16:53:13 +00:00
Factory.js Updated the Factory so it now generates the new MatterImage and MatterSprite objects as well as basic geometry based bodies. 2017-11-21 16:53:36 +00:00
index.js Refactoring matter.js include 2017-11-21 02:04:05 +00:00
Matter.js New Matter system handler. 2017-11-21 16:53:55 +00:00
MatterImage.js Added new Matter Collision component 2017-11-22 02:25:06 +00:00
MatterSprite.js Added new Matter Collision component 2017-11-22 02:25:06 +00:00
World.js New Matter World system, with new setBounds, setGravity, add, create and other helpers. 2017-11-21 16:54:54 +00:00