public void resetAllData() {
   menu.resetAllData();
   levels.resetAllData();
   allowChoice = true;
 }