phaser/src/tilemaps
2018-09-28 14:02:12 +01:00
..
components Calling Tilemap.renderDebug ignored the layer scale when drawing to the Graphics object. It will now scale the layer before drawing. Fix #4026 2018-09-26 16:18:44 +01:00
dynamiclayer Dynamic Tilemap Layers now support multiple tilesets per layer 2018-09-27 13:09:08 +01:00
mapdata Added renderOrder property. 2018-08-21 17:55:40 +01:00
parsers Updated ParseTilesets function to handle Tiled 1.2 and 1.1 formats 2018-09-27 00:41:11 +01:00
staticlayer Consolidated gidMap creation 2018-09-27 13:09:23 +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 Completed Tilemap class docs 2018-09-28 14:02:12 +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