Closed alexander-l-stone closed 3 years ago
There should be a tileset class that is effectively a wrapper on a dict pretending to be an enum.(numbers should represent Entities/Tiles).
Should have a TilesetArea that uses a tileset with an area. Extends Area.
Soft Blocked by #25
There should be a tileset class that is effectively a wrapper on a dict pretending to be an enum.(numbers should represent Entities/Tiles).
Should have a TilesetArea that uses a tileset with an area. Extends Area.