#15 Basic input handling

This commit is contained in:
Tibo De Peuter 2022-12-14 22:20:44 +01:00
parent 9e5f22458c
commit cdd0c3989c
4 changed files with 70 additions and 7 deletions

View file

@ -11,6 +11,7 @@ library
gloss >= 1.11 && < 1.14, gloss-juicy >= 0.2.3
exposed-modules:
RPGEngine,
Input, InputHandling,
Game, State,
Render