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