Exemple #1
0
 public void SetTileInteractor(TileInteractor tileInteractor)
 {
     this.tileInteractor = tileInteractor;
 }
Exemple #2
0
 //-------------------------------------------------
 void Awake()
 {
     _instance = this;
 }