mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
docs(layer): fix url
This commit is contained in:
@@ -80,7 +80,7 @@ LayerData = Union[TileLayerGrid, List[Chunk]]
|
||||
class TileLayer(Layer):
|
||||
"""Tile map layer containing tiles.
|
||||
|
||||
See: https://doc.mapeditor.org/en/stable/reference/tmx-map-format/#layer
|
||||
See: https://doc.mapeditor.org/en/stable/reference/json-map-format/#layer
|
||||
|
||||
Args:
|
||||
size: The width of the layer in tiles. The same as the map width unless map is
|
||||
|
||||
Reference in New Issue
Block a user