# File lib/rubygame/rect.rb, line 269
def
bottomleft
;
return
self
.
at
(
0
),
self
.
bottom
;
end