Commit graph

3 commits

Author SHA1 Message Date
350876347b Correct some Direction type annotations
They should always have been Vectors.
2023-02-09 21:05:05 -08:00
dabc9e70dd PEP8 formatter changes 2023-02-09 16:12:46 -08:00
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
Renamed from erynrl/actions.py (Browse further)