|
|
void | handleEvent (Common::Event event) |
| |
|
void | cursorOn () |
| |
|
void | cursorOff () |
| |
|
void | setCursorNum (CursorType cursorNum) |
| |
|
void | setCursorNum (CursorType cursorNum, int hotspotX, int hotspotY) |
| |
|
CursorType | getCursorNum () |
| |
|
void | setPosition (int x, int y) |
| |
|
int16 | x () |
| |
|
int16 | y () |
| |
|
bool | lButton () |
| |
|
bool | rButton () |
| |
|
bool | mButton () |
| |
|
void | waitForRelease () |
| |
|
void | pushCursorNum (CursorType cursorNum) |
| |
|
void | pushCursorNum (CursorType cursorNum, int hotspotX, int hotspotY) |
| |
|
void | popCursor () |
| |
|
|
static Mouse & | getReference () |
| |
The documentation for this class was generated from the following file: