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