# File lib/rubygame/rect.rb, line 151
        def x=(val); self[0] = val; end