Class MenuItemEnableLegend

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

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

    • view

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

    • MenuItemEnableLegend

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