phaser/src/physics/matter-js
2018-01-25 16:05:49 -06:00
..
components Add matter component for inertia - useful for platformers 2018-01-25 16:05:49 -06:00
lib Moved repository location 2018-01-09 21:43:56 +00:00
CustomMain.js Moved repository location 2018-01-09 21:43:56 +00:00
Factory.js Matter world and factory methods for creating a tile body 2018-01-21 12:53:48 -06:00
index.js Expose Phaser.Physics.Matter.TileBody 2018-01-25 13:48:47 -06:00
MatterImage.js Add matter component for inertia - useful for platformers 2018-01-25 16:05:49 -06:00
MatterPhysics.js Plugins now check to see if the Scene is already booted and adapt accordingly. 2018-01-18 14:00:31 +00:00
MatterSprite.js Add matter component for inertia - useful for platformers 2018-01-25 16:05:49 -06:00
MatterTileBody.js Bug fix: wrong prop name 2018-01-25 15:34:25 -06:00
PointerConstraint.js Updated to using Event Emitter for all key managers and game objects. Events are now dispatched directly using arguments instead of Event objects, all managers updated to emit directly. 2018-01-12 17:09:21 +00:00
World.js JSDoc Matter.World#convertTilemapLayer & Matter.World#convertTiles 2018-01-25 14:04:58 -06:00