phaser/src/tilemap
2014-03-14 03:26:06 +00:00
..
Tile.js TilemapLayer.getRayCastTiles will let you get all tiles that hit the given line for further processing. 2014-03-14 02:33:58 +00:00
Tilemap.js Fixed all the tilemap examples. 2014-03-14 03:26:06 +00:00
TilemapLayer.js Fixed all the tilemap examples. 2014-03-14 03:26:06 +00:00
TilemapParser.js json is now the default tilemap format when not defined (thanks RyanDansie, #528) 2014-03-10 00:50:06 +00:00
Tileset.js Completely empty Tilemaps can now be created. This allows for dynamic map generation at runtime. 2014-03-03 05:19:46 +00:00