Class MenuItemDisableLegend

java.lang.Object
it.polimi.ingsw.am13.client.view.tui.menu.MenuItem
it.polimi.ingsw.am13.client.view.tui.menu.MenuItemDisableLegend

public class MenuItemDisableLegend extends MenuItem
Menu item to disable the print of the legend in field view
  • Field Details

    • view

      private final ViewTUIMatch view
      View handling the printed match for TUI
  • Constructor Details

    • MenuItemDisableLegend

      public MenuItemDisableLegend(ViewTUIMatch view)
      Creates a new menu item to disable the print of the legend
      Parameters:
      view - View handling the printed match for TUI
  • Method Details