phaser/src/tilemap
2015-07-07 03:27:28 +01:00
..
ImageCollection.js Tiled Image Collection support is now available and has been added to the TilemapParser and Tilemap classes (thanks @asyed94 #1879) 2015-07-02 13:53:02 +01:00
Tile.js Copyright date change. 2015-02-25 03:36:23 +00:00
Tilemap.js Fixed issue with tilesets not updating correctly. 2015-07-07 02:38:14 +01:00
TilemapLayer.js TilemapLayer.resize allows you to resize a TilemapLayer. It will update the internal canvas object and corresponding texture dimensions (#1881) 2015-07-07 03:27:28 +01:00
TilemapParser.js Implemented Tiled Image Collection support. 2015-06-27 15:30:26 -05:00
Tileset.js Fixed issue with tilesets not updating correctly. 2015-07-07 02:38:14 +01:00