# File lib/gd2/canvas.rb, line 306
def
move_to
(
x
,
y
)
@point
=
point
(
x
,
y
)
self
end