phaser/v3/src/gameobjects/tilemap
2017-11-26 08:58:38 -06:00
..
components Copy update: copy all tile props and recalculate faces within dest region 2017-11-26 08:58:38 -06:00
dynamiclayer Copy update: copy all tile props and recalculate faces within dest region 2017-11-26 08:58:38 -06:00
mapdata Port of ImageCollection from v2 2017-11-24 08:21:09 -06:00
parsers Image layers added to Tilemap 2017-11-24 09:15:02 -06:00
staticlayer Tilemap & layers: replace v2 raycasting with getTilesWithinShape 2017-11-26 07:55:44 -06:00
Formats.js Tilemap Parsers: refactor csv parser into csv parser + 2D array parser 2017-11-10 21:38:42 -06:00
ImageCollection.js Port of ImageCollection from v2 2017-11-24 08:21:09 -06:00
ParseToTilemap.js Refactor in order to update TilemapCreator & TilemapFactory 2017-11-17 15:55:12 -06:00
Tile.js Copy update: copy all tile props and recalculate faces within dest region 2017-11-26 08:58:38 -06:00
Tilemap.js Copy update: copy all tile props and recalculate faces within dest region 2017-11-26 08:58:38 -06:00
TilemapCreator.js Refactor in order to update TilemapCreator & TilemapFactory 2017-11-17 15:55:12 -06:00
TilemapFactory.js Refactor in order to update TilemapCreator & TilemapFactory 2017-11-17 15:55:12 -06:00
Tileset.js Extend Tileset to have methods for accessing properties and data per tile 2017-11-24 08:23:22 -06:00