ubit
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
MacEvents Class Reference

Public Member Functions

 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 Public Member Functions

static OSStatus processEventCB (EventHandlerCallRef, EventRef, void *macev)
 

Public Attributes

UMServerums
 
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: