void OnMainMenuClick() { SetScreen(false); mainMenu.SetScreen(true); }
void OnClickMainMenu() { SetScreen(false); mainMenu.SetScreen(true); }