# File lib/rubygame/ftor.rb, line 126
        def set!(x,y)
    @x, @y = x,y
                _clear()
        end