phaser/src/tilemaps
2022-05-24 18:27:33 +01:00
..
components Fix the GetTilesWithinShape() area 2022-05-06 09:54:50 -07:00
const Updated copyright year 2022-02-28 14:29:51 +00:00
mapdata Updated copyright year 2022-02-28 14:29:51 +00:00
parsers Updated copyright year 2022-02-28 14:29:51 +00:00
typedefs Docs: add CreateFromObjectsClassTypeConstructor 2022-03-30 11:05:27 -07:00
Formats.js Updated copyright year 2022-02-28 14:29:51 +00:00
ImageCollection.js Updated copyright year 2022-02-28 14:29:51 +00:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
ObjectHelper.js Docs: fix types in Phaser.Tilemaps.ObjectHelper#setFromJSON 2021-10-13 15:58:32 -07:00
ParseToTilemap.js Updated copyright year 2022-02-28 14:29:51 +00:00
Tile.js Fixes getTop for creating MatterTileBody for isometric tiles 2022-04-19 16:43:28 +08:00
Tilemap.js Updated copyright year 2022-02-28 14:29:51 +00:00
TilemapCreator.js Updated copyright year 2022-02-28 14:29:51 +00:00
TilemapFactory.js Updated copyright year 2022-02-28 14:29:51 +00:00
TilemapLayer.js TilemapLayer.setTint is a new method that allows you to set the tint color of all tiles in the given area, optionally based on the filtering search options. This is a WebGL only feature. 2022-05-24 18:27:33 +01:00
TilemapLayerCanvasRenderer.js Updated copyright year 2022-02-28 14:29:51 +00:00
TilemapLayerRender.js Fixed lint errors 2022-05-10 17:06:53 +01:00
TilemapLayerWebGLRenderer.js Updated copyright year 2022-02-28 14:29:51 +00:00
Tileset.js Updated copyright year 2022-02-28 14:29:51 +00:00