예제 #1
0
 def positions_to_dig(self, coords):
     gs = GridSpace(self.grid)
     return list(gs.positions_to_dig(coords))