# File tile.rb, line 42
def
setCoordinates
(
x1
,
y1
,
x2
,
y2
)
@x1
,
@y1
,
@x2
,
@y2
=
x1
,
y1
,
x2
,
y2
end