public void NewGameButtonOnClick_Listener() { PopupMenu.ClosePopup(); FSM.ChangeState(FStatesBattle.START); }