Пример #1
0
 public ActionsForMenu ShowMenu()
 {
     gameWindow.Render();
     return(MenuLoop());
 }