# File lib/rubygame/rect.rb, line 243
def
topleft
;
return
self
[
0
,
2
];
end