phaser/src/physics/matter-js
2023-04-04 17:55:56 +01:00
..
components Fixed doc types 2023-04-04 17:55:56 +01:00
events Updated copyright year 2023-01-02 17:36:27 +00:00
lib Fixed jsdoc types 2023-04-04 15:05:11 +01:00
poly-decomp License link update 2019-05-10 16:15:04 +01:00
typedefs Added Matter Walls type 2023-02-01 18:08:40 +00:00
BodyBounds.js Updated copyright year 2023-01-02 17:36:27 +00:00
CustomMain.js Updated copyright year 2023-01-02 17:36:27 +00:00
Factory.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
MatterGameObject.js Updated copyright year 2023-01-02 17:36:27 +00:00
MatterImage.js Fixed doc types 2023-04-04 17:55:56 +01:00
MatterPhysics.js Updated copyright year 2023-01-02 17:36:27 +00:00
MatterSprite.js Fixed doc types 2023-04-04 17:55:56 +01:00
MatterTileBody.js The MatterTileBody class, which is created when you convert a Tilemap into a Matter Physics world, will now check to see if the Tile has flipX or flipY set on it and rotate the body accordingly. Fix #5893 2023-03-22 17:45:18 +00:00
PhysicsEditorParser.js Updated copyright year 2023-01-02 17:36:27 +00:00
PhysicsJSONParser.js Updated copyright year 2023-01-02 17:36:27 +00:00
PointerConstraint.js Updated copyright year 2023-01-02 17:36:27 +00:00
World.js Fixed jsdoc types 2023-04-04 15:05:11 +01:00