← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #646890]: averaging numbers

 

Question #646890 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/646890

    Status: Open => Answered

Manfred Hampl proposed the following answer:
Is it a forward slash / or a backslash \ ?

What exactly do you want to do?
Drag an image from the mouse location half the ways to the screen center?
Then it is most probably
dragDrop(ml,Location( (ml.getX()+centerX)/2,(ml.getY()+centerY)/2) )

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.