tradt / sikuli-api

Automatically exported from code.google.com/p/sikuli-api
0 stars 0 forks source link

No mouseMove in Mouse interface #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi sikuli team !

I am currently migrating some code from sikuli script to sikuli API. It appears 
that there is no more mouseMove method accessible ouside 
org.sikuli.api.robot.desktop package (accessible in the package via 
AWTRobot#smoothMove methods or via java reflection).

Is there a specific reason for that or is it a new possible feature for 
sikuli-API ?

Thanks

Original issue reported on code.google.com by hypn...@donarproject.org on 13 Jun 2013 at 12:14

GoogleCodeExporter commented 9 years ago
mouseMove method will be available in the next release soon. Thanks!

Original comment by doubles...@gmail.com on 13 Jun 2013 at 1:10

GoogleCodeExporter commented 9 years ago
Awesome :) Thanks !

Original comment by hypn...@donarproject.org on 13 Jun 2013 at 1:17