private void OnGameStarted()
 {
     poolController.InitPool();
     managerAggregation.SetupManagers();
 }