going-rogue/erynrl/actions
Eryn Wells ae1c7f5ce2 Refactor events into their own package
Most of the existing actions are game actions (they control the player character)
so they live in actions.game. Eventually, there will be modules for different
kinds of actions that only apply to, e.g. modal UI.
2022-05-28 08:52:54 -07:00
..
__init__.py Refactor events into their own package 2022-05-28 08:52:54 -07:00
action.py Refactor events into their own package 2022-05-28 08:52:54 -07:00
game.py Refactor events into their own package 2022-05-28 08:52:54 -07:00
result.py Refactor events into their own package 2022-05-28 08:52:54 -07:00