# File lib/rubygame/rect.rb, line 188
        def h=(val); self[3] = val; end