library of assembled shared sources

http://lass.cocamware.com

Keyboard

group of functions concerning the keyboard More...


Functions

bool lass::io::keyboardIsHit ()
 return true if a key is pressed and which is waiting in the buffer .
int lass::io::keyboardGetKey ()
 get a character from the console without echo


Detailed Description

group of functions concerning the keyboard

Function Documentation

LASS_DLL bool lass::io::keyboardIsHit (  ) 

return true if a key is pressed and which is waiting in the buffer .

..

Definition at line 107 of file keyboard.cpp.

References LASS_ENFORCE_CLIB.

LASS_DLL int lass::io::keyboardGetKey (  ) 

get a character from the console without echo

Definition at line 128 of file keyboard.cpp.

References LASS_ENFORCE, and LASS_ENFORCE_CLIB.


Generated on Mon Nov 10 14:22:06 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo