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