|
|
void SetSize(int width, int height);
|
|
void SetSize(int width, int height);
|
|
|
void SendMouseClickEvent(int x, int y, unsigned button, bool mouseUp, unsigned modifier, int clickCount = 1) const;
|
|
void SendMouseClickEvent(int x, int y, unsigned button, bool mouseUp, unsigned modifier, int clickCount = 1) const;
|