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