# File lib/rubygame/sprite.rb, line 392 def UpdateGroup.extend_object(obj) super obj.dirty_rects = [] end