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