# File lib/rubygame/rect.rb, line 328 def midright=(midright) self.right, self.centery = midright return midright end