aboutsummaryrefslogtreecommitdiffstats
path: root/AutopyExtended/mouse.py
Commit message (Collapse)AuthorAgeFilesLines
* BezierCurveLeonard Kugis2020-08-221-1/+2
| | | | | Added linear interpolation between two points. Now non-discrete times are valid.
* CurvesLeonard Kugis2020-08-211-0/+3
Added Linear and Bezier Curves.