tilemapper/src/tilemapper
evilchili 4b02cc4c9d cleanup; cache tile and image data
This commit refactors tileset.py to simplify the implementation and
properly cache both tile data and image data. This results in a roughly
50% speedup in image generation.
2025-08-11 12:42:34 -07:00
..
__init__.py Initial import 2025-08-08 15:45:09 -07:00
battlemap.py cleanup; cache tile and image data 2025-08-11 12:42:34 -07:00
cli.py cleanup; cache tile and image data 2025-08-11 12:42:34 -07:00
generator.py Initial import 2025-08-08 15:45:09 -07:00
grid.py cleanup; cache tile and image data 2025-08-11 12:42:34 -07:00
tileset.py cleanup; cache tile and image data 2025-08-11 12:42:34 -07:00