public void GetWindowState(Window previous, Window current)
 {
     current.AcceptGameController(this, previous);
 }