private void startGame() {
   state.clearPopup();
   menuState.startGame();
 }