Example #1
0
 def get_distance(self, pos):
     return Game.get_distance((self.x, self.y), pos)