VNC.RFBDrawing.RFBSurface.handlePointerEvent Function
handles a pointer event, used by the connected views to inform the surface

Public void handlePointerEvent (byte, int, int)
  Type Name Description  
    byte buttonMask    
    int x    
    int y    
  Return Description  
    void