# File lib/rubygame/ftor.rb, line 89
        def initialize(x,y)
    @x, @y = x, y
        end