Ejemplo n.º 1
0
 public Point GetIndicesOfTile(GameObject tile)
 {
     return(SpawnedGrid.GetIndices(tile));
 }