Exemple #1
0
 public Coordinates getStartingPosition()
 {
     return(grid.find(Constants.ENTRANCE_MARKER));
 }