aboutsummaryrefslogtreecommitdiff
path: root/AutopyExtended/mouse.py
diff options
context:
space:
mode:
Diffstat (limited to 'AutopyExtended/mouse.py')
-rw-r--r--AutopyExtended/mouse.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/AutopyExtended/mouse.py b/AutopyExtended/mouse.py
index e50c7ec..0b06c11 100644
--- a/AutopyExtended/mouse.py
+++ b/AutopyExtended/mouse.py
@@ -1,3 +1,4 @@
import autopy
-def move(target, time, curve, )
+def move(target, time, curve, time_scale=(lambda x : 1 * x)):
+