OIS
1.5
Object-oriented Input System
|
This is the complete list of members for OIS::Keyboard, including all inherited members.
_initialize()=0 | OIS::Object | pure virtual |
Alt enum value | OIS::Keyboard | |
Ascii enum value | OIS::Keyboard | |
buffered() const | OIS::Object | inlinevirtual |
CapsLock enum value | OIS::Keyboard | |
capture()=0 | OIS::Object | pure virtual |
copyKeyStates(char keys[256]) const =0 | OIS::Keyboard | pure virtual |
Ctrl enum value | OIS::Keyboard | |
getAsKeyCode(std::string str)=0 | OIS::Keyboard | pure virtual |
getAsString(KeyCode kc)=0 | OIS::Keyboard | pure virtual |
getCreator() const | OIS::Object | inline |
getEventCallback() const | OIS::Keyboard | inline |
getID() const | OIS::Object | inlinevirtual |
getTextTranslation() const | OIS::Keyboard | inline |
isKeyDown(KeyCode key) const =0 | OIS::Keyboard | pure virtual |
isModifierDown(Modifier mod) const | OIS::Keyboard | |
Keyboard(const std::string &vendor, bool buffered, int devID, InputManager *creator) | OIS::Keyboard | inlineprotected |
mBuffered | OIS::Object | protected |
mCreator | OIS::Object | protected |
mDevID | OIS::Object | protected |
mListener | OIS::Keyboard | protected |
mModifiers | OIS::Keyboard | protected |
Modifier enum name | OIS::Keyboard | |
mTextMode | OIS::Keyboard | protected |
mType | OIS::Object | protected |
mVendor | OIS::Object | protected |
NumLock enum value | OIS::Keyboard | |
Object(const std::string &vendor, Type iType, bool buffered, int devID, InputManager *creator) | OIS::Object | inlineprotected |
Off enum value | OIS::Keyboard | |
queryInterface(Interface::IType type)=0 | OIS::Object | pure virtual |
setBuffered(bool buffered)=0 | OIS::Object | pure virtual |
setEventCallback(KeyListener *keyListener) | OIS::Keyboard | inlinevirtual |
setTextTranslation(TextTranslationMode mode) | OIS::Keyboard | virtual |
Shift enum value | OIS::Keyboard | |
TextTranslationMode enum name | OIS::Keyboard | |
type() const | OIS::Object | inline |
Unicode enum value | OIS::Keyboard | |
vendor() const | OIS::Object | inline |
~Keyboard() | OIS::Keyboard | inlinevirtual |
~Object() | OIS::Object | inlinevirtual |