OIS::Win32Mouse Member List
This is the complete list of members for
OIS::Win32Mouse, including all inherited members.
_doMouseClick(int mouseButton, DIDEVICEOBJECTDATA &di) | OIS::Win32Mouse | [protected] |
_initialize() | OIS::Win32Mouse | [virtual] |
buffered() const | OIS::Object | [inline, virtual] |
capture() | OIS::Win32Mouse | [virtual] |
coopSetting | OIS::Win32Mouse | [protected] |
getCreator() const | OIS::Object | [inline] |
getEventCallback() const | OIS::Mouse | [inline] |
getID() const | OIS::Object | [inline, virtual] |
getMouseState() const | OIS::Mouse | [inline] |
mBuffered | OIS::Object | [protected] |
mCreator | OIS::Object | [protected] |
mDevID | OIS::Object | [protected] |
mDirectInput | OIS::Win32Mouse | [protected] |
mHwnd | OIS::Win32Mouse | [protected] |
mListener | OIS::Mouse | [protected] |
mMouse | OIS::Win32Mouse | [protected] |
Mouse(const std::string &vendor, bool buffered, int devID, InputManager *creator) | OIS::Mouse | [inline, protected] |
mState | OIS::Mouse | [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] |
queryInterface(Interface::IType type) | OIS::Win32Mouse | [inline, virtual] |
setBuffered(bool buffered) | OIS::Win32Mouse | [virtual] |
setEventCallback(MouseListener *mouseListener) | OIS::Mouse | [inline, virtual] |
type() const | OIS::Object | [inline] |
vendor() const | OIS::Object | [inline] |
Win32Mouse(InputManager *creator, IDirectInput8 *pDI, bool buffered, DWORD coopSettings) | OIS::Win32Mouse | |
~Mouse() | OIS::Mouse | [inline, virtual] |
~Object() | OIS::Object | [inline, virtual] |
~Win32Mouse() | OIS::Win32Mouse | [virtual] |