27 #ifndef MORTEVIELLE_MOUSE_H 28 #define MORTEVIELLE_MOUSE_H 30 #include "common/rect.h" 33 class MortevielleEngine;
46 void getMousePosition(
int &x,
int &y,
bool &click);
47 void moveMouse(
bool &funct,
char &key);
Definition: debugger.h:28
Definition: mortevielle.h:156