phaser/src/physics/matter-js
2020-01-07 14:39:22 +00:00
..
components Added jsdocs 2020-01-05 23:54:08 +00:00
events Added new collision pair type defs 2019-12-17 16:41:58 +00:00
lib Body.gravityScale is a new vector property that allows you to scale the effect of world gravity on a specific Body. 2019-12-21 08:29:57 +00:00
poly-decomp License link update 2019-05-10 16:15:04 +01:00
typedefs Removed spaces 2020-01-07 14:39:22 +00:00
CustomMain.js Added namespace for TS 2019-08-07 12:47:51 +01:00
Factory.js Added jsdocs 2019-12-17 13:06:11 +00:00
index.js PhysicsEditorParser has now been exposed under the Phaser.Physics.Matter namespace, so you can call methods on it directly. 2019-07-26 18:15:26 +01:00
MatterGameObject.js Added jsdocs 2020-01-05 23:55:45 +00:00
MatterImage.js Added JSDocs 2020-01-02 16:45:28 +00:00
MatterPhysics.js Added applyForceFromPosition 2020-01-06 17:56:20 +00:00
MatterSprite.js Added JSDocs 2020-01-02 16:45:28 +00:00
MatterTileBody.js Added jsdocs 2020-01-05 23:48:49 +00:00
PhysicsEditorParser.js Update PhysicsEditorParser.js 2019-12-17 18:04:10 +00:00
PointerConstraint.js Added jsdocs and off handler 2019-12-17 13:05:37 +00:00
World.js Added renderCollisions and renderSeparations 2020-01-07 14:02:28 +00:00