# File gglib/camera.rb, line 3
def
initialize
(
x
=
0
,
y
=
0
)
@x
=
x
@y
=
y
end