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