# File lib/rubygame/rect.rb, line 344
def
midright
;
return
self
.
right
,
self
.
centery
;
end