# File gglib/ext/widgets.rb, line 361
def
initialize
(
x1
,
y1
,
x2
,
y2
)
@x1
,
@y1
,
@x2
,
@y2
=
x1
,
y1
,
x2
,
y2
end