# File lib/rubygame/old_rect.rb, line 359
def
midbottom
;
return
self
.
centerx
,
self
.
bottom
;
end