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