phaser/src/physics/matter-js
2020-01-28 23:25:12 +00:00
..
components Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
lib Lots of type fixes 2020-01-14 17:11:07 +00:00
poly-decomp License link update 2019-05-10 16:15:04 +01:00
typedefs Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
BodyBounds.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
CustomMain.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Factory.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MatterGameObject.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MatterImage.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MatterPhysics.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MatterSprite.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MatterTileBody.js MatterTileBody now extends EventEmitter, meaning you can listen to collision events from Tiles directly and it will no longer throw errors about gameObject.emit not working. Fix #4967 2020-01-28 23:25:12 +00:00
PhysicsEditorParser.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
PhysicsJSONParser.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
PointerConstraint.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
World.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00