phaser/src/physics/matter-js/lib
2019-12-21 08:29:57 +00:00
..
body 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
collision Removed use of Common.indexOf (no need for it) 2019-12-10 12:07:03 +00:00
constraint Merged new pointAWorld and pointBWorld functions 2019-12-10 12:01:58 +00:00
core 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
factory Matter.Bodies.flagCoincidentParts is a new function that will flags all internal edges (coincident parts) on an array of body parts. This was previously part of the fromVertices function, but has been made external for outside use. 2019-12-11 13:05:49 +00:00
geometry Removed calcOffset 2019-12-17 13:05:16 +00:00
plugins Added Game Object level collision events 2019-12-18 02:22:37 +00:00
render Moved repository location 2018-01-09 21:43:56 +00:00
license.js Moved repository location 2018-01-09 21:43:56 +00:00