phaser/src/tilemap
2014-07-09 05:49:13 +01:00
..
Tile.js Blank Tilemaps no longer create null tiles, but instead create Tile objects with an index of -1 which can be replaced and updated like any other tile. 2014-04-28 02:42:38 +01:00
Tilemap.js Update Tilemap.js 2014-06-27 14:36:06 +02:00
TilemapLayer.js Removing debug / console.log output. 2014-07-09 05:49:13 +01:00
TilemapParser.js [tilemap] parse polygon, ellipses and rectangles 2014-05-01 13:13:53 +02:00
Tileset.js You can now create multiple blank layers in a Tilemap. 2014-03-23 23:58:01 +00:00