![]() |
Om
1.0.0
A universal framework for multimedia simulation
|
This is the complete list of members for om::gui::input::Keyboard, including all inherited members.
| addKey(const Key &newKey, KeyCode nativeKeyCode, Bool isPressed=false) | om::gui::input::Keyboard | |
| clearKeys() | om::gui::input::Keyboard | |
| convertNativeCode(KeyCode keyCode) const | om::gui::input::Keyboard | inline |
| convertToNativeCode(KeyCode keyCode) const | om::gui::input::Keyboard | inline |
| getDefault() | om::gui::input::Keyboard | static |
| getDefaultKeys(Keyboard &keybaord) | om::gui::input::Keyboard | static |
| getKey(KeyCode keyCode) const | om::gui::input::Keyboard | |
| getKeyCount() const | om::gui::input::Keyboard | inline |
| getNativeKey(KeyCode nativeKeyCode) const | om::gui::input::Keyboard | |
| hasKey(KeyCode keyCode) | om::gui::input::Keyboard | |
| isPressed(KeyCode keyCode) const | om::gui::input::Keyboard | |
| isPressed(const Key &key) const | om::gui::input::Keyboard | inline |
| Keyboard() | om::gui::input::Keyboard | |
| keyEvent(const KeyEvent &keyEvent) | om::gui::input::Keyboard | |
| removeKey(KeyCode keyCode) | om::gui::input::Keyboard | |
| unpressAll() | om::gui::input::Keyboard |
1.8.11