Ejemplo n.º 1
0
 private void startEndGame()
 {
     mainCamera.Flash(Color.black, restartGame, 3f, 4f, 1f);
     isEnding = true;
 }