tradt / sikuli-api

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

Finger interface #60

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi sikuli team !

I'm currently working on extending sikuli to mobile interaction.
Sikuli API has a Keyboard and Mouse inteface. This is great for desktop 
interaction. But when it comes to touch devices, the Mouse interface does not 
naturally match the user interaction with the screen.

Is a Finger interface (declaring some basic touch interaction like longPress, 
swipe, pintch...) can be a new feature to the Sikuli API ? The implementation 
can be user-specific but a common interface can be a good start for it.

Thanks.

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