phaser/src/tilemaps
2021-04-01 18:43:27 +08:00
..
components Fix IsometricWorldToTileXY result 2021-01-28 12:25:51 -05:00
const Fixed functions not appearing in the namespace. Fix #5432 2020-12-07 10:11:47 +00:00
mapdata JSDoc fixes 2020-11-23 15:32:30 +00:00
parsers fix tilemap draw offset, maybe it is a bug, related issue #5633 2021-04-01 18:43:27 +08:00
typedefs Merge pull request #5292 from browndragon/tiled 2021-02-16 11:35:24 +00:00
Formats.js Revert "clean up" 2020-04-10 20:55:31 +02:00
ImageCollection.js Replace integer with number 2020-11-23 10:22:13 +00:00
index.js Fixed functions not appearing in the namespace. Fix #5432 2020-12-07 10:11:47 +00:00
ParseToTilemap.js More integer to number changes 2020-11-23 10:32:00 +00:00
Tile.js Updated documentation. Fix #5488 2021-01-06 11:07:05 +00:00
Tilemap.js Load Tiled object properties. 2021-01-23 14:59:33 -05:00
TilemapCreator.js Revert "clean up" 2020-04-10 20:55:31 +02:00
TilemapFactory.js Replace integer[][] with number[][] 2020-11-23 10:24:10 +00:00
TilemapLayer.js The method TilemapLayer.weightedRandomize has changed so that the parameter weightedIndexes is now first in the method and is non-optional. Previously, it was the 5th parameter and incorrectly flagged as optional. This change was made to the docs but not the parameters, but now works according to the docs 2021-01-14 09:48:16 +00:00
TilemapLayerCanvasRenderer.js Canvas Tilemap Rendering is now working again. Fix #5480 2021-01-04 11:52:35 +00:00
TilemapLayerRender.js Path fixes 2020-10-12 11:51:05 +01:00
TilemapLayerWebGLRenderer.js fix tilemap draw offset, maybe it is a bug, related issue #5633 2021-04-01 18:43:27 +08:00
Tileset.js fix tilemap draw offset, maybe it is a bug, related issue #5633 2021-04-01 18:43:27 +08:00