#include <OgreInput.h>
Public Member Functions | |
long | isButtonDown (uchar button) const |
Retrieves the pressed state of a mouse button. | |
Public Attributes | |
long | Xabs |
Absolute position of the mouse pointer. | |
long | Yabs |
Absolute position of the mouse pointer. | |
long | Zabs |
Absolute position of the mouse pointer. | |
long | Xrel |
Relative position of the mouse pointer. | |
long | Yrel |
Relative position of the mouse pointer. | |
long | Zrel |
Relative position of the mouse pointer. | |
long | Buttons |
The buttons that have been pressed. |
Definition at line 184 of file OgreInput.h.
|
Retrieves the pressed state of a mouse button.
Definition at line 195 of file OgreInput.h. References Ogre::uchar. |
|
The buttons that have been pressed. Each bit maps to a mouse button. Definition at line 192 of file OgreInput.h. |
|
Absolute position of the mouse pointer.
Definition at line 187 of file OgreInput.h. |
|
Relative position of the mouse pointer.
Definition at line 189 of file OgreInput.h. |
|
Absolute position of the mouse pointer.
Definition at line 187 of file OgreInput.h. |
|
Relative position of the mouse pointer.
Definition at line 189 of file OgreInput.h. |
|
Absolute position of the mouse pointer.
Definition at line 187 of file OgreInput.h. |
|
Relative position of the mouse pointer.
Definition at line 189 of file OgreInput.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:39:24 2006