going-rogue/erynrl/interface
Eryn Wells 327cc90b2e Remove QuitAction and ActionWithActor!
Move quit event handling to the interface and flatten the Action class
hierarchy. There are no longer any actions that don't take an Actor. This has
the happy side effect of resolving some pylint errors too. :)
2023-03-11 01:11:09 -08:00
..
window Move the renderable part of Entity to a Renderable component 2023-03-11 00:58:58 -08:00
__init__.py Move the renderable part of Entity to a Renderable component 2023-03-11 00:58:58 -08:00
color.py Clean up some pylint warnings in interface/color.py 2022-05-16 20:49:28 -07:00
events.py Remove QuitAction and ActionWithActor! 2023-03-11 01:11:09 -08:00
percentage_bar.py Rename interface.bar.Bar -> interface.percentage_bar.PercentageBar 2022-05-16 16:47:21 -07:00