# File lib/rubygame/rect.rb, line 247
        def centery; return self.at(1)+(self.at(3).div(2)); end