# File lib/rubygame/ftor.rb, line 137
def
to_s
"#<#{self.class}: [%f, %f]>"
%
[
@x
,
@y
]
end