|
|
| MacEvents (UMServer *) |
| |
|
void | leaveLocalDisplay () |
| |
|
void | enterLocalDisplay () |
| |
|
void | getPointer (long &x, long &y) |
| |
|
void | warpPointer (long x, long y) |
| |
|
void | warpPointerToCenter () |
| |
|
void | sendButton (MouseFlow &, long x, long y, int btn_id, bool press, bool move_ptr) |
| |
|
void | sendMotion (MouseFlow &, long x, long y, bool move_ptr) |
| |
|
void | processMouseEvents (EventRef) |
| |
|
void | processKeyEvents (EventRef) |
| |
|
|
static OSStatus | processEventCB (EventHandlerCallRef, EventRef, void *macev) |
| |
|
|
UMServer & | ums |
| |
|
WindowRef | grabwin |
| |
|
int | scr_xcenter |
| |
|
int | scr_ycenter |
| |
|
bool | left_btn_pressed |
| |
|
bool | right_btn_pressed |
| |
|
EventHandlerUPP | event_handler |
| |
The documentation for this class was generated from the following file: