private void Initialize() { gameManager.Initialize(); playerManager.Intialize(); asteroidsPooler.Initialize(); enemyManager.Initialize(); }