Warning: This site is under construction, most links will be broken.
LightX API -> lxinputkeyboard -> getch
Last modified on Wed, 9th May 2007 at 02:52 UTC by zippletlxinputkeyboard.getch
function getch: word;
If there are any keys in the keyboard buffer, this function returns the next key. Otherwise, this function returns 0.
Use this function for text input and such.
Class: lxinputkeyboard