going-rogue/erynrl/actions
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
..
__init__.py Import Action and ActionResult from actions submodules 2022-05-29 21:24:31 -07:00
action.py Remove QuitAction and ActionWithActor! 2023-03-11 01:11:09 -08:00
game.py Remove QuitAction and ActionWithActor! 2023-03-11 01:11:09 -08:00
result.py Refactor events into their own package 2022-05-28 08:52:54 -07:00