mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
fixme
This commit is contained in:
@@ -78,6 +78,7 @@ LayerData = Union[TileLayerGrid, List[Chunk]]
|
||||
|
||||
@attr.s(auto_attribs=True, kw_only=True)
|
||||
class TileLayer(Layer):
|
||||
# FIXME:this docstring appears to be innacurate
|
||||
"""Tile map layer containing tiles.
|
||||
|
||||
See: https://doc.mapeditor.org/en/stable/reference/json-map-format/#layer
|
||||
|
||||
Reference in New Issue
Block a user