Class GameStartingPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class GameStartingPanel extends JPanel
Panel that allows lobby's admin to start the game (is also possible to select gameMode) after it has been filled
See Also:
  • Constructor Details

    • GameStartingPanel

      public GameStartingPanel(Context ctx, boolean isAdmin, UUID lobbyID)
      Create a new GameStartingPanel
      Parameters:
      ctx - context that will be used by GUI's game's panels
      isAdmin - GameStartingPanel has been created by lobby's admin
      lobbyID - Lobby's UUID