Example #1
0
 public void SetGameController(IGameController gameControllerParam)
 {
     gameController = gameControllerParam;
 }