def __init__(self, *args, **kwargs): collections.UserDict.__init__(self, *args, **kwargs) # draw the sprites in the dict