#15 Basic input handling
This commit is contained in:
parent
9e5f22458c
commit
cdd0c3989c
4 changed files with 70 additions and 7 deletions
|
@ -11,6 +11,7 @@ library
|
|||
gloss >= 1.11 && < 1.14, gloss-juicy >= 0.2.3
|
||||
exposed-modules:
|
||||
RPGEngine,
|
||||
Input, InputHandling,
|
||||
Game, State,
|
||||
Render
|
||||
|
||||
|
|
Reference in a new issue