Exemple #1
0
 public CellIndicator(Cells cells, GameUI ui)
 {
     this.cells = cells;
     this.ui    = ui;
 }