# File lib/rubygame/rect.rb, line 300 def midleft=(midleft) self[0], self.centery = midleft return midleft end