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