Function: getkey Reads a key press (blocking) and returns a key code.
See <Key codes for keyhit()>
Note: Only Arrows, Esc, Enter and Space are currently working properly.
See Implementation
Function: getkey Reads a key press (blocking) and returns a key code.
See <Key codes for keyhit()>
Note: Only Arrows, Esc, Enter and Space are currently working properly.