public void Update()
 {
     currentScene.Update();
 }