phaser/v3/src/gameobjects/tilemap
2017-11-25 18:03:21 -06:00
..
components Add filtering options to forEachTile, GetTilesWithin, GetTilesWithinWorldXY 2017-11-25 18:03:21 -06:00
dynamiclayer Add filtering options to forEachTile, GetTilesWithin, GetTilesWithinWorldXY 2017-11-25 18:03:21 -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 Add filtering options to forEachTile, GetTilesWithin, GetTilesWithinWorldXY 2017-11-25 18:03:21 -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 Tilemap & layers now recalc faces (with a parameter for disabling recalc) 2017-11-21 19:18:34 -06:00
Tilemap.js Add filtering options to forEachTile, GetTilesWithin, GetTilesWithinWorldXY 2017-11-25 18:03:21 -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