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