OIS::Keyboard Member List
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 | [inline, virtual] |
capture()=0 | OIS::Object | [pure virtual] |
copyKeyStates(char keys[256]) const =0 | OIS::Keyboard | [pure virtual] |
Ctrl enum value | OIS::Keyboard | |
getAsString(KeyCode kc)=0 | OIS::Keyboard | [pure virtual] |
getCreator() const | OIS::Object | [inline] |
getEventCallback() const | OIS::Keyboard | [inline] |
getID() const | OIS::Object | [inline, virtual] |
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 | [inline, protected] |
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] |
Object(const std::string &vendor, Type iType, bool buffered, int devID, InputManager *creator) | OIS::Object | [inline, protected] |
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 | [inline, virtual] |
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 | [inline, virtual] |
~Object() | OIS::Object | [inline, virtual] |