Skip to content

Commit 422a951

Browse files
committed
Update readme
1 parent 7f1ff53 commit 422a951

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,14 @@ For a detailed example see main.cpp
1212
sim.mouseUp(1); //release the mousebutton press
1313
```
1414
This program is published under the terms of the LGPL (http://www.gnu.org/licenses/)
15+
16+
17+
####Status
18+
2013-07-14: only the Linux part with following functions
19+
```cpp
20+
mouseMoveTo
21+
mouseMoveRelative
22+
mouseDown
23+
mouseUp
24+
mouseClick
25+
```

0 commit comments

Comments
 (0)