Ejemplo n.º 1
0
 def __init__(self, bg_name, walls_list):
     """
     Constructor
     """
     self.group = pygame.sprite.Group()
     wall_img = Img_sprite.__init__(x=1, y=1)