phaser/src/tilemaps
2023-07-09 23:57:02 +08:00
..
components Fixed eslint formatting errors #6429 2023-03-31 14:23:26 +01:00
const Updated copyright year 2023-01-02 17:36:27 +00:00
mapdata Change the note in documentation of id to be more descriptive 2023-07-09 23:57:02 +08:00
parsers Record layer id from Tiled map json in LayerData config 2023-07-07 18:14:21 +08:00
typedefs Updated copyright year 2023-01-02 17:36:27 +00:00
Formats.js Updated copyright year 2023-01-02 17:36:27 +00:00
ImageCollection.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
ObjectHelper.js Set directly on Sprite if a property, otherwise use setData. Fix #6391 2023-03-22 16:41:13 +00:00
ParseToTilemap.js Updated copyright year 2023-01-02 17:36:27 +00:00
Tile.js Fixed eslint formatting errors #6429 2023-03-31 14:23:26 +01:00
Tilemap.js Fixed return type 2023-04-10 17:49:42 +01:00
TilemapCreator.js Updated copyright year 2023-01-02 17:36:27 +00:00
TilemapFactory.js Updated copyright year 2023-01-02 17:36:27 +00:00
TilemapLayer.js Added missing PostPipeline class 2023-03-22 17:45:31 +00:00
TilemapLayerCanvasRenderer.js Updated copyright year 2023-01-02 17:36:27 +00:00
TilemapLayerRender.js Updated copyright year 2023-01-02 17:36:27 +00:00
TilemapLayerWebGLRenderer.js Updated copyright year 2023-01-02 17:36:27 +00:00
Tileset.js Updated jsdocs 2023-04-03 18:35:25 +01:00