Method | Description | |
---|---|---|
DoMouseClick ( ) : void | ||
GetCursorPosition ( ) : Point | ||
MouseLeftDown ( ) : void | ||
MouseLeftUp ( ) : void |
Method | Description | |
---|---|---|
GetCursorPos ( POINT &lpPoint ) : bool | ||
SetCursorPos ( int X, int Y ) : bool | ||
mouse_event ( MouseEventFlag flags, int dx, int dy, uint data, |