mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
FIXME: rename to Tileset
This commit is contained in:
@@ -109,6 +109,7 @@ class Tile:
|
||||
|
||||
@attr.s(auto_attribs=True)
|
||||
class TileSet:
|
||||
# FIXME: rename to Tileset
|
||||
"""Object for storing a TSX with all associated collision data.
|
||||
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user