public void PauseButton()
 {
     gm.Paused();
 }