def get_forbidden(self):
     return util.extractcoord(self.unit,self.body_sprites)
Beispiel #2
0
 def get_forbidden(self):
     return util.extractcoord(self.unit, self.group)
 def get_forbidden(self):
     return util.extractcoord(self.unit,self.group)
Beispiel #4
0
 def get_forbidden(self):
     return util.extractcoord(self.unit, self.body_sprites)