# File lib/rubygame/old_rect.rb, line 329
        def midtop; return self.centerx, self.at(1); end