# File lib/rubygame/old_rect.rb, line 224
def
center
;
return
self
.
centerx
,
self
.
centery
;
end