#include <CKeyboard.h>
Public Member Functions | |
CKeyboard () | |
default constructor | |
zint | GetKey (zint key) |
returns 1 if the key is down and 0 if up | |
zint | SetKey (zint key, zint state) |
sets the specified key |
keyboard class
|
default constructor
|
|
returns 1 if the key is down and 0 if up
|
|
sets the specified key
|