Пример #1
0
 public InfoScreen(Game game) : base(game)
 {
     buttons = ButtonFactory.CreateInfoButtons();
 }