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