// Reset all Stoppable and Toggleable sounds
 public void resetSounds() {
   soundManager.resetSounds();
 }