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