#include <KeyboardKey.h>
Public Attributes | |
| unsigned int | key |
| unsigned int | state |
Definition at line 31 of file KeyboardKey.h.
| unsigned int KeyboardKey::KeyEntry::key |
Definition at line 33 of file KeyboardKey.h.
Referenced by KeyboardKey::addKey(), KeyboardKey::keyIndex(), Keyboard::loadKeyFile(), GLWChannelText::processNotVisibleKey(), and Keyboard::saveKeyFile().
| unsigned int KeyboardKey::KeyEntry::state |
Definition at line 34 of file KeyboardKey.h.
Referenced by KeyboardKey::addKey(), KeyboardKey::keyIndex(), Keyboard::loadKeyFile(), and Keyboard::saveKeyFile().
1.5.3