mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
d0a171e95b
In order to better handle move commands, refactor them out of the keyDown event handler. This will enable using other input methods to trigger a move command, such as mouse clicks or touch events.