phaser/src/tilemap
2014-08-29 18:06:01 +01:00
..
Tile.js Tile.setCollision now adjusts the tiles interesting faces list as well, this allows you to create one-way jump tiles without using custom callbacks on a specific tile basis (thanks @RafaelOliveira #886) 2014-08-29 18:03:32 +01:00
Tilemap.js Code reformatting. 2014-08-29 18:06:01 +01:00
TilemapLayer.js Removing debug / console.log output. 2014-07-09 05:49:13 +01:00
TilemapParser.js Tiled polylines are now imported into the map objects property as well as map collision (#1117) 2014-08-29 16:56:30 +01:00
Tileset.js You can now create multiple blank layers in a Tilemap. 2014-03-23 23:58:01 +00:00