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