diff options
author | Joseph-Eugene Winzer | 2017-08-04 11:02:49 +0200 |
---|---|---|
committer | Thierry Crozat | 2018-01-23 01:01:10 +0000 |
commit | 99d7e7c1f6e69afc5cf89b0ae8edacf687bc12b2 (patch) | |
tree | c851a57eec4ddd07518e377d4e20283ba8129606 /engines/cruise | |
parent | 30e138dcfa3f154f03a41f6bbb1a6e2838f6d568 (diff) | |
download | scummvm-rg350-99d7e7c1f6e69afc5cf89b0ae8edacf687bc12b2.tar.gz scummvm-rg350-99d7e7c1f6e69afc5cf89b0ae8edacf687bc12b2.tar.bz2 scummvm-rg350-99d7e7c1f6e69afc5cf89b0ae8edacf687bc12b2.zip |
SUPERNOVA: Input handling
GetKeyInput/MouseInput/Input() block until the expected input happens.
GetKeyInput() takes a parameter that checks if the key input is a
'printable' character, backspace, delete, return or escape.
Also, the key state is now stored instead of just the ascii value of the
pressed key.
Diffstat (limited to 'engines/cruise')
0 files changed, 0 insertions, 0 deletions