OIS::Win32Keyboard Member List
This is the complete list of members for
OIS::Win32Keyboard, including all inherited members.
_initialize() | OIS::Win32Keyboard | [virtual] |
_read() | OIS::Win32Keyboard | [protected] |
_readBuffered() | OIS::Win32Keyboard | [protected] |
_translateText(KeyCode kc) | OIS::Win32Keyboard | [protected] |
Alt enum value | OIS::Keyboard | |
Ascii enum value | OIS::Keyboard | |
buffered() const | OIS::Object | [inline, virtual] |
capture() | OIS::Win32Keyboard | [virtual] |
coopSetting | OIS::Win32Keyboard | [protected] |
copyKeyStates(char keys[256]) const | OIS::Win32Keyboard | [virtual] |
Ctrl enum value | OIS::Keyboard | |
deadKey | OIS::Win32Keyboard | [protected] |
getAsString(KeyCode kc) | OIS::Win32Keyboard | [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 | OIS::Win32Keyboard | [virtual] |
isModifierDown(Modifier mod) const | OIS::Keyboard | |
Keyboard(const std::string &vendor, bool buffered, int devID, InputManager *creator) | OIS::Keyboard | [inline, protected] |
KeyBuffer | OIS::Win32Keyboard | [protected] |
mBuffered | OIS::Object | [protected] |
mCreator | OIS::Object | [protected] |
mDevID | OIS::Object | [protected] |
mDirectInput | OIS::Win32Keyboard | [protected] |
mGetString | OIS::Win32Keyboard | [protected] |
mKeyboard | OIS::Win32Keyboard | [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) | OIS::Win32Keyboard | [inline, virtual] |
setBuffered(bool buffered) | OIS::Win32Keyboard | [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] |
Win32Keyboard(InputManager *creator, IDirectInput8 *pDI, bool buffered, DWORD coopSettings) | OIS::Win32Keyboard | |
~Keyboard() | OIS::Keyboard | [inline, virtual] |
~Object() | OIS::Object | [inline, virtual] |
~Win32Keyboard() | OIS::Win32Keyboard | [virtual] |