void SetMainState(MainGameController.State state)
 {
     MainGameController.Static_SetState(state);
 }