# File gglib/image.rb, line 119
def
draw
(
x
=
@x
,
y
=
@y
,
z
=
@z
)
@obj
.
draw
(
x
,
y
,
z
)
end