phaser/src/tilemaps
2020-10-02 11:00:30 +01:00
..
components Expose the new functtions #4992 2020-10-02 11:00:30 +01:00
dynamiclayer fixed dynamic layer 2020-09-19 11:45:46 +02:00
mapdata fixed conflicts 2020-09-19 10:56:05 +02:00
parsers removed useless change 2020-09-23 01:13:20 +02:00
staticlayer fixed conflicts 2020-09-19 10:56:05 +02:00
typedefs Create TilemapOrientationType.js 2020-10-02 10:18:57 +01:00
const.js Fixed static function #4992 2020-10-02 10:19:13 +01:00
Formats.js Revert "clean up" 2020-04-10 20:55:31 +02:00
ImageCollection.js Revert "clean up" 2020-04-10 20:55:31 +02:00
index.js Moved Tilemap const declarations to the correct place. #4992 2020-10-02 09:48:44 +01:00
ParseToTilemap.js Revert "clean up" 2020-04-10 20:55:31 +02:00
Tile.js Fixed updatePixelXY and prioritied orthogonal maps. #4992 2020-10-02 09:52:40 +01:00
Tilemap.js Tilemap.hexSideLength is a new property that holds the length of the hexagon sides, if using Hexagonal Tilemaps. 2020-10-02 10:30:08 +01:00
TilemapCreator.js Revert "clean up" 2020-04-10 20:55:31 +02:00
TilemapFactory.js Revert "clean up" 2020-04-10 20:55:31 +02:00
Tileset.js Revert "clean up" 2020-04-10 20:55:31 +02:00