|
| MouseHandler (HugoEngine *vm) |
|
void | mouseHandler () |
|
void | resetLeftButton () |
|
void | resetRightButton () |
|
void | setLeftButton () |
|
void | setRightButton () |
|
void | setJumpExitFl (bool fl) |
|
void | setMouseX (int x) |
|
void | setMouseY (int y) |
|
void | freeHotspots () |
|
bool | getJumpExitFl () const |
|
int | getMouseX () const |
|
int | getMouseY () const |
|
int16 | getDirection (const int16 hotspotId) const |
|
int16 | getHotspotActIndex (const int16 hotspotId) const |
|
void | drawHotspots () const |
|
int16 | findExit (const int16 cx, const int16 cy, byte screenId) |
|
void | loadHotspots (Common::ReadStream &in) |
|
The documentation for this class was generated from the following file: