Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
8de078d333
|
Added jsdocs
|
2018-02-12 13:48:48 +00:00 |
|
Richard Davey
|
40689d1e35
|
Updated jsdocs.
|
2018-02-07 15:27:21 +00:00 |
|
Michael Hadley
|
7acd9b0381
|
Tiled object parser: store points as xy objects instead of arrays
V2 used arrays, but other places in the codebase (and users) will expect an object with XY props over an array.
|
2018-01-27 08:34:11 -06:00 |
|
Michael Hadley
|
cbc493df98
|
MatterTileBody bug fix: tile -> this.tile
|
2018-01-26 22:31:53 -06:00 |
|
Michael Hadley
|
08df6b4cb0
|
Bug fix: wrong prop name
|
2018-01-25 15:34:25 -06:00 |
|
Michael Hadley
|
7730af643d
|
Add better support for concave polygons to MatterTileBody
|
2018-01-25 15:17:33 -06:00 |
|
Michael Hadley
|
578fe59110
|
Add scale support to MatterTileBody
|
2018-01-25 15:17:10 -06:00 |
|
Michael Hadley
|
27930fb4bb
|
JSDoc MatterTileBody
|
2018-01-25 13:58:03 -06:00 |
|
Michael Hadley
|
92fb2a9c21
|
Update MatterTileBody to use latest Tile API
|
2018-01-25 13:49:28 -06:00 |
|
Michael Hadley
|
348da8c81e
|
MatterTileBody: wrapper around a Tile that provides access to a matter body
|
2018-01-21 12:53:27 -06:00 |
|