Index

A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

Card - Class in polimi.ingsw.am21.codex.model.Cards
 
Card(int) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Card
 
CARD_NOT_PLACED - Enum constant in enum class polimi.ingsw.am21.codex.controller.exceptions.InvalidActionException.InvalidActionCode
 
CARD_PLACED - Enum constant in enum class polimi.ingsw.am21.codex.controller.messages.MessageType
 
CardBuilder - Class in polimi.ingsw.am21.codex.model.Cards.Builder
 
CardBuilder(int, CardType) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Builder.CardBuilder
 
CardIdPair - Class in polimi.ingsw.am21.codex.model.Cards.Commons.CardPair
 
CardIdPair(Integer, Integer) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardIdPair
 
cardNotPlaced() - Method in class polimi.ingsw.am21.codex.client.ClientGameEventHandler
 
cardNotPlaced() - Method in interface polimi.ingsw.am21.codex.controller.listeners.GameErrorListener
 
CardNotPlacedException - Exception Class in polimi.ingsw.am21.codex.controller.exceptions
 
CardNotPlacedException() - Constructor for exception class polimi.ingsw.am21.codex.controller.exceptions.CardNotPlacedException
 
CardPair<T> - Class in polimi.ingsw.am21.codex.model.Cards.Commons.CardPair
 
CardPair(T, T) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardPair
 
CardPairBase<T> - Class in polimi.ingsw.am21.codex.model.Cards.Commons.CardPair
A generic implementation of a Pair
CardPairBase(T, T) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardPairBase
 
CardPairFirstCard - Enum constant in enum class polimi.ingsw.am21.codex.model.Cards.DrawingCardSource
 
CardPairSecondCard - Enum constant in enum class polimi.ingsw.am21.codex.model.Cards.DrawingCardSource
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in class polimi.ingsw.am21.codex.client.ClientGameEventHandler
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in class polimi.ingsw.am21.codex.client.localModel.LocalModelContainer
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in class polimi.ingsw.am21.codex.client.localModel.remote.LocalModelGameEventListener
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in class polimi.ingsw.am21.codex.connection.server.TCP.TCPServerControllerListener
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in interface polimi.ingsw.am21.codex.controller.listeners.GameEventListener
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in interface polimi.ingsw.am21.codex.controller.listeners.RemoteGameEventListener
Interface method used to process the event of the current player placing a card on their playerboard.
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in class polimi.ingsw.am21.codex.view.GUI.Gui
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in class polimi.ingsw.am21.codex.view.TUI.utils.Cli
 
cardPlaced(String, String, Integer, Integer, CardSideType, Position, int, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Method in interface polimi.ingsw.am21.codex.view.View
 
CardPlacedMessage - Class in polimi.ingsw.am21.codex.controller.messages.viewUpdate.game
 
CardPlacedMessage(String, String, Integer, Integer, CardSideType, Position, Integer, Map<ResourceType, Integer>, Map<ObjectType, Integer>, Set<Position>, Set<Position>) - Constructor for class polimi.ingsw.am21.codex.controller.messages.viewUpdate.game.CardPlacedMessage
 
CardSideType - Enum Class in polimi.ingsw.am21.codex.model.Cards.Playable
 
cardsLeft() - Method in class polimi.ingsw.am21.codex.model.Cards.Commons.Deck
Returns the number of cards left in the deck
CardsLoader - Class in polimi.ingsw.am21.codex.model.Cards.Commons
 
CardsLoader() - Constructor for class polimi.ingsw.am21.codex.model.Cards.Commons.CardsLoader
 
CardsLoader(String) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Commons.CardsLoader
Instantiates a new CardsLoader by parsing a JSON file at the given path.
CardsLoader(JSONArray) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Commons.CardsLoader
Instantiates a new CardsLoader by parsing a JSON array.
cardToAscii() - Method in interface polimi.ingsw.am21.codex.view.TUI.utils.CliCard
Converts the card to an ASCII representation
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Objectives.CountingObjective
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Objectives.GeometricObjective
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Objectives.ObjectiveCard
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.GoldCardFrontSide
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.PlayableBackSide
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.PlayableCard
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.PlayableSide
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.ResourceCardFrontSide
 
cardToAscii(HashMap<Integer, String>) - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.StarterCardFrontSide
 
cardToAscii(HashMap<Integer, String>) - Method in interface polimi.ingsw.am21.codex.view.TUI.utils.CliCard
Converts the card to an ASCII representation
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Objectives.CountingObjective
 
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Objectives.GeometricObjective
 
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Objectives.ObjectiveCard
 
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.GoldCardFrontSide
 
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.PlayableBackSide
 
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.PlayableCard
 
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.ResourceCardFrontSide
 
cardToString() - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.StarterCardFrontSide
 
cardToString() - Method in interface polimi.ingsw.am21.codex.view.TUI.utils.CliCard
 
CardType - Enum Class in polimi.ingsw.am21.codex.model.Cards.Builder
 
CELL_HEIGHT - Static variable in class polimi.ingsw.am21.codex.view.GUI.utils.GridCell
 
CELL_WIDTH - Static variable in class polimi.ingsw.am21.codex.view.GUI.utils.GridCell
 
CENTER - Enum constant in enum class polimi.ingsw.am21.codex.model.Cards.EdgePosition
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.client.ClientGameEventHandler
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.client.localModel.LocalModelContainer
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.client.localModel.remote.LocalModelGameEventListener
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.connection.server.TCP.TCPServerControllerListener
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in interface polimi.ingsw.am21.codex.controller.listeners.GameEventListener
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in interface polimi.ingsw.am21.codex.controller.listeners.RemoteGameEventListener
Interface method used to process the event of the player ending their turn choosing not to draw a card.
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.view.GUI.Gui
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.view.TUI.utils.Cli
 
changeTurn(String, String, Integer, Boolean, Set<Position>, Set<Position>, Integer, Integer) - Method in interface polimi.ingsw.am21.codex.view.View
 
changeTurn(String, String, Integer, Boolean, DrawingCardSource, DrawingDeckType, Integer, Integer, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.client.ClientGameEventHandler
 
changeTurn(String, String, Integer, Boolean, DrawingCardSource, DrawingDeckType, Integer, Integer, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.client.localModel.LocalModelContainer
 
changeTurn(String, String, Integer, Boolean, DrawingCardSource, DrawingDeckType, Integer, Integer, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.client.localModel.remote.LocalModelGameEventListener
 
changeTurn(String, String, Integer, Boolean, DrawingCardSource, DrawingDeckType, Integer, Integer, Set<Position>, Set<Position>, Integer, Integer) - Method in class polimi.ingsw.am21.codex.connection.server.TCP.TCPServerControllerListener
 
changeTurn(String, String, Integer, Boolean, DrawingCardSource, DrawingDeckType, Integer, Integer, Set<Position>, Set<Position>, Integer, Integer) - Method in interface polimi.ingsw.am21.codex.controller.listeners.GameEventListener
 
changeTurn(String, String, Integer, Boolean, DrawingCardSource, DrawingDeckType, Integer, Integer, Set<Position>, Set<Position>, Integer, Integer) - Method in interface polimi.ingsw.am21.codex.controller.listeners.RemoteGameEventListener
Interface method used to process the event of the player ending their turn drawing a card
changeTurn(String, String, Integer, Boolean, DrawingCardSource, DrawingDeckType, Integer, Integer, Set<Position>, Set<Position>, Integer, Integer) - Method in interface polimi.ingsw.am21.codex.view.View
 
Chat - Class in polimi.ingsw.am21.codex.model.Chat
 
Chat() - Constructor for class polimi.ingsw.am21.codex.model.Chat.Chat
 
CHAT_MESSAGE_MESSAGE - Enum constant in enum class polimi.ingsw.am21.codex.controller.messages.MessageType
 
chatMessage(String, ChatMessage) - Method in class polimi.ingsw.am21.codex.client.ClientGameEventHandler
 
chatMessage(String, ChatMessage) - Method in class polimi.ingsw.am21.codex.client.localModel.LocalModelContainer
 
chatMessage(String, ChatMessage) - Method in class polimi.ingsw.am21.codex.client.localModel.remote.LocalModelGameEventListener
 
chatMessage(String, ChatMessage) - Method in class polimi.ingsw.am21.codex.connection.server.TCP.TCPServerControllerListener
 
chatMessage(String, ChatMessage) - Method in interface polimi.ingsw.am21.codex.controller.listeners.GameEventListener
 
chatMessage(String, ChatMessage) - Method in interface polimi.ingsw.am21.codex.controller.listeners.RemoteGameEventListener
Interface method used to process the event of a player sending a chat message in the game they're in.
chatMessage(String, ChatMessage) - Method in class polimi.ingsw.am21.codex.view.GUI.Gui
 
chatMessage(String, ChatMessage) - Method in interface polimi.ingsw.am21.codex.view.View
 
ChatMessage - Class in polimi.ingsw.am21.codex.model.Chat
 
ChatMessage(String, String) - Constructor for class polimi.ingsw.am21.codex.model.Chat.ChatMessage
Message for all the players
ChatMessage(String, String, String) - Constructor for class polimi.ingsw.am21.codex.model.Chat.ChatMessage
 
ChatMessage(String, String, String, Date) - Constructor for class polimi.ingsw.am21.codex.model.Chat.ChatMessage
 
ChatMessage(UUID, String) - Constructor for class polimi.ingsw.am21.codex.model.Chat.ChatMessage
 
ChatMessageMessage - Class in polimi.ingsw.am21.codex.controller.messages.viewUpdate
 
ChatMessageMessage(String, ChatMessage) - Constructor for class polimi.ingsw.am21.codex.controller.messages.viewUpdate.ChatMessageMessage
 
checkClientConnections() - Method in class polimi.ingsw.am21.codex.controller.GameController
 
checkClientConnections(UUID) - Method in class polimi.ingsw.am21.codex.controller.GameController
 
checkConnection() - Method in class polimi.ingsw.am21.codex.controller.GameController.UserGameContext
 
checkDispatchable(GameController.UserGameContextStatus, GameController.UserGameContextStatus) - Method in enum class polimi.ingsw.am21.codex.controller.GameController.EventDispatchMode
 
checkPlayerBuilder(Player.PlayerBuilder) - Static method in exception class polimi.ingsw.am21.codex.model.Lobby.exceptions.IncompletePlayerBuilderException
 
clearPlayedSide() - Method in class polimi.ingsw.am21.codex.model.Cards.Playable.PlayableCard
Removes the information of which side was played
Cli - Class in polimi.ingsw.am21.codex.view.TUI.utils
 
Cli() - Constructor for class polimi.ingsw.am21.codex.view.TUI.utils.Cli
 
CLI - Enum constant in enum class polimi.ingsw.am21.codex.client.ClientType
 
Cli.Options - Class in polimi.ingsw.am21.codex.view.TUI.utils
 
CliCard - Interface in polimi.ingsw.am21.codex.view.TUI.utils
 
CliClient - Class in polimi.ingsw.am21.codex.view.TUI
 
CliClient() - Constructor for class polimi.ingsw.am21.codex.view.TUI.CliClient
 
ClientConnectionHandler - Class in polimi.ingsw.am21.codex.connection.client
 
ClientConnectionHandler(String, Integer, View, ClientGameEventHandler) - Constructor for class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
ClientConnectionHandler(String, Integer, View, ClientGameEventHandler, UUID) - Constructor for class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
ClientContext - Enum Class in polimi.ingsw.am21.codex.client
Enum that keeps track of the client status for view purposes.
ClientGameEventHandler - Class in polimi.ingsw.am21.codex.client
Class that handles the events thrown by the server, caught by the clients and forwards them to the local model and the view.
ClientGameEventHandler(View, LocalModelContainer) - Constructor for class polimi.ingsw.am21.codex.client.ClientGameEventHandler
 
ClientMessage - Class in polimi.ingsw.am21.codex.controller.messages
 
ClientType - Enum Class in polimi.ingsw.am21.codex.client
 
CLIGridPosition - Class in polimi.ingsw.am21.codex.view.TUI.utils
 
CLIGridPosition(Position) - Constructor for class polimi.ingsw.am21.codex.view.TUI.utils.CLIGridPosition
 
CliPlayerBoard - Class in polimi.ingsw.am21.codex.view.TUI.utils
 
CliPlayerBoard() - Constructor for class polimi.ingsw.am21.codex.view.TUI.utils.CliPlayerBoard
 
CliUtils - Class in polimi.ingsw.am21.codex.view.TUI.utils
 
CliUtils() - Constructor for class polimi.ingsw.am21.codex.view.TUI.utils.CliUtils
 
closeRulebook() - Method in class polimi.ingsw.am21.codex.view.GUI.utils.RulebookHandler.RulebookLayout
 
Color - Enum Class in polimi.ingsw.am21.codex.view.TUI.utils.commons
 
Colorable - Interface in polimi.ingsw.am21.codex.view.TUI.utils.commons
 
colorize(String, Color, ColorStyle) - Static method in class polimi.ingsw.am21.codex.view.TUI.utils.CliUtils
Colorizes a string with the given color and style, automatically resetting the formatting afterward
colorize(String, Color, ColorStyle) - Static method in enum class polimi.ingsw.am21.codex.view.TUI.utils.commons.Color
Colorizes a string with the given color and style, automatically resetting the formatting afterward
colorize(T, ColorStyle) - Static method in class polimi.ingsw.am21.codex.view.TUI.utils.CliUtils
Colorizes a string with the given color and style, automatically resetting the formatting afterward
colorize(T, ColorStyle, int) - Static method in class polimi.ingsw.am21.codex.view.TUI.utils.CliUtils
Colorizes a string with the given color and style, automatically resetting the formatting afterward
colorizeAndCenter(List<T>, int, char, ColorStyle) - Static method in class polimi.ingsw.am21.codex.view.TUI.utils.CliUtils
Colorizes a string with the given color and style, automatically resetting the formatting afterward
colorizeLater(String) - Static method in class polimi.ingsw.am21.codex.view.TUI.utils.CliPlayerBoard
Re-applies color modifiers to a playerboard string, based on the characters
ColorStyle - Enum Class in polimi.ingsw.am21.codex.view.TUI.utils.commons
 
computeAdjacentPosition(AdjacentPosition) - Method in class polimi.ingsw.am21.codex.model.Cards.Position
Calculates the position of the given relative offset
CONFIRM - Enum constant in enum class polimi.ingsw.am21.codex.view.NotificationType
 
ConfirmMessage - Class in polimi.ingsw.am21.codex.controller.messages
 
ConfirmMessage(MessageType) - Constructor for class polimi.ingsw.am21.codex.controller.messages.ConfirmMessage
 
ConflictingParameterException - Exception Class in polimi.ingsw.am21.codex.model.Cards.Builder
 
ConflictingParameterException(String, String, String) - Constructor for exception class polimi.ingsw.am21.codex.model.Cards.Builder.ConflictingParameterException
 
connect() - Method in class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
connect() - Method in class polimi.ingsw.am21.codex.connection.client.RMI.RMIClientConnectionHandler
 
connect() - Method in class polimi.ingsw.am21.codex.connection.client.TCP.TCPClientConnectionHandler
 
connect(UUID, RemoteGameEventListener) - Method in interface polimi.ingsw.am21.codex.connection.server.RMI.RMIServerConnectionHandler
Connects the player to the server
connect(UUID, RemoteGameEventListener) - Method in class polimi.ingsw.am21.codex.connection.server.RMI.RMIServerConnectionHandlerImpl
 
connect(UUID, RemoteGameEventListener) - Method in class polimi.ingsw.am21.codex.controller.GameController
 
CONNECT - Enum constant in enum class polimi.ingsw.am21.codex.controller.messages.MessageType
 
CONNECTED - Enum constant in enum class polimi.ingsw.am21.codex.controller.GameController.UserGameContext.ConnectionStatus
 
CONNECTION_ESTABLISHED - Enum constant in enum class polimi.ingsw.am21.codex.view.Notification
 
CONNECTION_FAILED - Enum constant in enum class polimi.ingsw.am21.codex.view.Notification
 
connectionEstablished() - Method in class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
connectionFailed(Exception) - Method in class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
ConnectionType - Enum Class in polimi.ingsw.am21.codex.connection
 
ConnectMessage - Class in polimi.ingsw.am21.codex.controller.messages.clientActions
 
ConnectMessage(UUID) - Constructor for class polimi.ingsw.am21.codex.controller.messages.clientActions.ConnectMessage
 
connectToGame(String) - Method in class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
connectToGame(String) - Method in class polimi.ingsw.am21.codex.connection.client.RMI.RMIClientConnectionHandler
 
connectToGame(String) - Method in class polimi.ingsw.am21.codex.connection.client.TCP.TCPClientConnectionHandler
 
containsConnectionID(UUID) - Method in class polimi.ingsw.am21.codex.model.Lobby.Lobby
Checks if a player with the given socket ID is already in the lobby.
Corner<T> - Class in polimi.ingsw.am21.codex.model.Cards
 
Corner() - Constructor for class polimi.ingsw.am21.codex.model.Cards.Corner
 
Corner(T) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Corner
 
CornerContentType - Interface in polimi.ingsw.am21.codex.model.Cards
 
CornerContentVisitor - Interface in polimi.ingsw.am21.codex.model.Cards
 
CornerPosition - Enum Class in polimi.ingsw.am21.codex.model.Cards
 
CORNERS - Enum constant in enum class polimi.ingsw.am21.codex.model.Cards.Objectives.PointConditionType
 
COUNTING - Enum constant in enum class polimi.ingsw.am21.codex.model.Cards.Objectives.ObjectiveType
 
CountingObjective - Class in polimi.ingsw.am21.codex.model.Cards.Objectives
 
CountingObjective(Map<ResourceType, Integer>, Map<ObjectType, Integer>) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Objectives.CountingObjective
 
cover() - Method in class polimi.ingsw.am21.codex.model.Cards.Corner
Cover the corner when another card is placed on
CREATE_GAME - Enum constant in enum class polimi.ingsw.am21.codex.controller.messages.MessageType
 
createAndConnectToGame(String, int) - Method in class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
createAndConnectToGame(String, int) - Method in class polimi.ingsw.am21.codex.connection.client.RMI.RMIClientConnectionHandler
 
createAndConnectToGame(String, int) - Method in class polimi.ingsw.am21.codex.connection.client.TCP.TCPClientConnectionHandler
 
createGame(String, int) - Method in class polimi.ingsw.am21.codex.connection.client.ClientConnectionHandler
 
createGame(String, int) - Method in class polimi.ingsw.am21.codex.connection.client.RMI.RMIClientConnectionHandler
 
createGame(String, int) - Method in class polimi.ingsw.am21.codex.connection.client.TCP.TCPClientConnectionHandler
 
createGame(String, Integer) - Method in class polimi.ingsw.am21.codex.model.GameManager
 
createGame(UUID, String, Integer) - Method in interface polimi.ingsw.am21.codex.connection.server.RMI.RMIServerConnectionHandler
Creates a game
createGame(UUID, String, Integer) - Method in class polimi.ingsw.am21.codex.connection.server.RMI.RMIServerConnectionHandlerImpl
 
createGame(UUID, String, Integer) - Method in class polimi.ingsw.am21.codex.controller.GameController
 
CreateGameMessage - Class in polimi.ingsw.am21.codex.controller.messages.clientActions.lobby
 
CreateGameMessage(UUID, String, Integer) - Constructor for class polimi.ingsw.am21.codex.controller.messages.clientActions.lobby.CreateGameMessage
 
currentPlayerHasPlacedCard() - Method in class polimi.ingsw.am21.codex.client.localModel.LocalModelContainer
Gets whether the current player has already placed a card for their turn, and they now have to draw.
CYAN - Enum constant in enum class polimi.ingsw.am21.codex.view.TUI.utils.commons.Color
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form