Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CKeyboard Class Reference

CKeyboard. More...

#include <CKeyboard.h>

List of all members.

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


Detailed Description

CKeyboard.

keyboard class


Constructor & Destructor Documentation

CKeyboard::CKeyboard  
 

default constructor


Member Function Documentation

zint CKeyboard::GetKey zint    key
 

returns 1 if the key is down and 0 if up

zint CKeyboard::SetKey zint    key,
zint    state
 

sets the specified key


The documentation for this class was generated from the following files:


SourceForge.net Logo