Exemplo n.º 1
0
 def set_level(self, level_id):
     actors.Player.KEYS_PRESSED = defaultdict(int)
     self.level = Scenario.get_level_def(level_id)