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