OIS::MacMouse Member List
This is the complete list of members for
OIS::MacMouse, including all inherited members.
_initialize() | OIS::MacMouse | [virtual] |
_mouseCallback(EventRef theEvent) | OIS::MacMouse | |
buffered() const | OIS::Object | [inline, virtual] |
capture() | OIS::MacMouse | [virtual] |
getCreator() const | OIS::Object | [inline] |
getEventCallback() const | OIS::Mouse | [inline] |
getID() const | OIS::Object | [inline, virtual] |
getMouseState() const | OIS::Mouse | [inline] |
MacMouse(InputManager *creator, bool buffered) | OIS::MacMouse | |
mBuffered | OIS::Object | [protected] |
mCreator | OIS::Object | [protected] |
mDevID | OIS::Object | [protected] |
mListener | OIS::Mouse | [protected] |
mMouseWarped | OIS::MacMouse | [protected] |
mNeedsToRegainFocus | OIS::MacMouse | [protected] |
Mouse(const std::string &vendor, bool buffered, int devID, InputManager *creator) | OIS::Mouse | [inline, protected] |
mouseEventRef | OIS::MacMouse | [protected] |
mouseUPP | OIS::MacMouse | [protected] |
mState | OIS::Mouse | [protected] |
mTempState | OIS::MacMouse | [protected] |
mType | OIS::Object | [protected] |
mVendor | OIS::Object | [protected] |
mWindowFocusHandler | OIS::MacMouse | [protected] |
mWindowFocusListener | OIS::MacMouse | [protected] |
Object(const std::string &vendor, Type iType, bool buffered, int devID, InputManager *creator) | OIS::Object | [inline, protected] |
queryInterface(Interface::IType type) | OIS::MacMouse | [inline, virtual] |
setBuffered(bool buffered) | OIS::MacMouse | [virtual] |
setEventCallback(MouseListener *mouseListener) | OIS::Mouse | [inline, virtual] |
type() const | OIS::Object | [inline] |
vendor() const | OIS::Object | [inline] |
WindowFocusChanged(EventHandlerCallRef nextHandler, EventRef event, void *macMouse) | OIS::MacMouse | [protected, static] |
~MacMouse() | OIS::MacMouse | [virtual] |
~Mouse() | OIS::Mouse | [inline, virtual] |
~Object() | OIS::Object | [inline, virtual] |