Om  1.0.0
A universal framework for multimedia simulation
om::gui::input::Keyboard Member List

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::Keyboardinline
convertToNativeCode(KeyCode keyCode) const om::gui::input::Keyboardinline
getDefault()om::gui::input::Keyboardstatic
getDefaultKeys(Keyboard &keybaord)om::gui::input::Keyboardstatic
getKey(KeyCode keyCode) const om::gui::input::Keyboard
getKeyCount() const om::gui::input::Keyboardinline
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::Keyboardinline
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