going-rogue/erynrl/interface
Eryn Wells 8efd3ce207 Refactor map rendering
- Move all map rendering to a new MapWindow class
- Clip map rendering to the bounds of the Window
- Pass in Entities list from the Engine and render them relative to the window

The map doesn't scroll yet, so it'll always be clipped on the bottom and
right.
2023-02-12 15:55:01 -08:00
..
__init__.py Refactor map rendering 2023-02-12 15:55:01 -08:00
color.py Clean up some pylint warnings in interface/color.py 2022-05-16 20:49:28 -07:00
percentage_bar.py Rename interface.bar.Bar -> interface.percentage_bar.PercentageBar 2022-05-16 16:47:21 -07:00
window.py Refactor map rendering 2023-02-12 15:55:01 -08:00