phaser/src/physics/matter-js
2018-03-21 14:41:45 +00:00
..
components Merge branch 'master' of https://github.com/photonstorm/phaser 2018-03-21 03:17:00 +00:00
lib Fix multiple types on Physics, Texture and Input 2018-03-20 16:10:19 +01:00
poly-decomp Added jsdocs 2018-02-12 16:01:21 +00:00
CustomMain.js Added jsdocs 2018-02-12 16:01:21 +00:00
Factory.js Merge branch 'master' of https://github.com/photonstorm/phaser 2018-03-21 03:17:00 +00:00
index.js Updated jsdocs. 2018-02-13 01:39:22 +00:00
MatterGameObject.js MatterGameObject is a new function, available via the Matter Factory in this.matter.add.gameObject, that will inject a Matter JS Body into any Game Object, such as a Text object. 2018-03-21 03:16:36 +00:00
MatterImage.js Fixed class names 2018-03-21 14:41:45 +00:00
MatterPhysics.js Moved PluginManager and merged configs into single root file for easier changing. 2018-02-12 23:03:48 +00:00
MatterSprite.js Fixed class names 2018-03-21 14:41:45 +00:00
MatterTileBody.js Fixed class names 2018-03-21 14:41:45 +00:00
PointerConstraint.js More types added 2018-03-19 15:01:14 +00:00
World.js Fix multiple types on Physics, Texture and Input 2018-03-20 16:10:19 +01:00