OIS::Mouse Member List
This is the complete list of members for
OIS::Mouse, including all inherited members.
_initialize()=0 | OIS::Object | [pure virtual] |
buffered() const | OIS::Object | [inline, virtual] |
capture()=0 | OIS::Object | [pure virtual] |
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] |
mListener | OIS::Mouse | [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)=0 | OIS::Object | [pure virtual] |
setBuffered(bool buffered)=0 | OIS::Object | [pure virtual] |
setEventCallback(MouseListener *mouseListener) | OIS::Mouse | [inline, virtual] |
type() const | OIS::Object | [inline] |
vendor() const | OIS::Object | [inline] |
~Mouse() | OIS::Mouse | [inline, virtual] |
~Object() | OIS::Object | [inline, virtual] |