# File lib/rubygame/rect.rb, line 314
def
midleft
;
return
self
.
at
(
0
),
self
.
centery
;
end