Exemple #1
0
 def move(self, task):
     return Creature.move(self, task)
Exemple #2
0
 def move(self, task):
     return Creature.move(self, task)