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