# File lib/rubygame/ftor.rb, line 107
        def x=(value)
    @x = value
    _clear()
        end