public void backToStart()
 {
     currentScoreRecorder.clear();
     director.backToStart();
 }