Exemple #1
0
 public int GetDecidedCell(int index)
 {
     return(wavePropagator.GetDecidedCell(index));
 }