← Back to team overview

sikuli-driver team mailing list archive

[Question #168052]: location class

 

New question #168052 on Sikuli:
https://answers.launchpad.net/sikuli/+question/168052

Hi,

I'm having problems with the location class: 
-------
class location:
	Location(x,y)
	location.x = PICTURE
	location.y = PICTURE
setLocation(x,y)
-------
it should set x and y as the coordinates for the location object, right? It throws up an error at line 2: name x is not defined.
Please help me :)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.