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