phaser/src/tilemaps
2018-10-02 12:51:02 +01:00
..
components Finished all the Tilemap component descriptions 2018-09-28 14:32:36 +01:00
dynamiclayer Fixed a bug in the canvas rendering of both the Static and Dynamic Tilemap Layers where the camera matrix was being multiplied twice with the layer, causing the scale and placement to be off 2018-10-02 12:51:02 +01:00
mapdata Added renderOrder property. 2018-08-21 17:55:40 +01:00
parsers Added hundreds of new jsdoc descriptions 2018-10-01 11:35:01 +01:00
staticlayer Fixed a bug in the canvas rendering of both the Static and Dynamic Tilemap Layers where the camera matrix was being multiplied twice with the layer, causing the scale and placement to be off 2018-10-02 12:51:02 +01:00
Formats.js Added jsdocs 2018-02-12 16:01:21 +00:00
ImageCollection.js Added jsdocs 2018-02-12 16:01:21 +00:00
index.js Tidying up 2018-03-16 18:08:51 +00:00
ParseToTilemap.js Added jsdocs 2018-02-12 16:01:21 +00:00
Tile.js Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
Tilemap.js Finished all the Tilemap component descriptions 2018-09-28 14:32:36 +01:00
TilemapCreator.js Updated jsdocs 2018-04-16 16:37:07 +01:00
TilemapFactory.js Added jsdocs 2018-02-12 16:01:21 +00:00
Tileset.js Removed un-used property. 2018-09-27 11:34:13 +01:00