# File gglib/image.rb, line 122
def
setPos
(
x
,
y
=
@y
,
z
=
@z
)
@x
=
x
@y
=
y
@z
=
z
end