List of all members.
Detailed Description
Keyboard Device.
Keyboard device class.
Definition at line 82 of file Input.h.
Constructor & Destructor Documentation
NAMESPACE_START KeyboardDevice::KeyboardDevice |
( |
|
) |
[inline] |
KeyboardDevice::~KeyboardDevice |
( |
|
) |
[inline, virtual] |
KeyboardDevice::KeyboardDevice |
( |
|
) |
|
virtual KeyboardDevice::~KeyboardDevice |
( |
|
) |
[virtual] |
Member Function Documentation
virtual Device* KeyboardDevice::asDevice |
( |
void |
|
) |
[inline, virtual] |
virtual KeyboardDevice* KeyboardDevice::asKeyboard |
( |
void |
|
) |
[inline, virtual] |
void KeyboardDevice::copy |
( |
void |
|
) |
[inline] |
bool KeyboardDevice::getChanged |
( |
void |
|
) |
[inline] |
bool KeyboardDevice::getKeysDown |
( |
::KEYBTN |
key |
) |
[inline] |
bool KeyboardDevice::getKeysUp |
( |
::KEYBTN |
key |
) |
[inline] |
bool KeyboardDevice::hasChanged |
( |
void |
|
) |
[inline] |
bool KeyboardDevice::isDown |
( |
KEYBTN |
key |
) |
[inline] |
virtual bool KeyboardDevice::isKeyboard |
( |
void |
|
) |
[inline, virtual] |
bool KeyboardDevice::isUp |
( |
KEYBTN |
key |
) |
[inline] |
bool KeyboardDevice::operator!= |
( |
const KeyboardDevice & |
other |
) |
[inline] |
bool KeyboardDevice::operator== |
( |
const KeyboardDevice & |
other |
) |
[inline] |
void KeyboardDevice::reset |
( |
void |
|
) |
[inline] |
void KeyboardDevice::setChanged |
( |
bool |
b |
) |
[inline] |
void KeyboardDevice::setKeysDown |
( |
::KEYBTN |
key, |
|
|
bool |
b | |
|
) |
| | [inline] |
void KeyboardDevice::setKeysUp |
( |
::KEYBTN |
key, |
|
|
bool |
b | |
|
) |
| | [inline] |
void KeyboardDevice::update |
( |
bool |
reset = true |
) |
[pure virtual] |
void KeyboardDevice::update |
( |
bool |
reset |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: