You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2013-07-16: Linux, Mac and Win part with following functions
25
63
```cpp
26
64
mouseMoveTo
@@ -31,3 +69,5 @@ mouseClick
31
69
mouseScrollY //up and down
32
70
mouseScrollX //left an right
33
71
```
72
+
73
+
be aware that some glitches might appear due to the early state of development. There is not much testing going on apart from the main.cpp. Feel free to file bugreports, wishes or patches :)
0 commit comments