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