Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- RED - Enum constant in enum class polimi.ingsw.am21.codex.model.Player.TokenColor
- RED - Enum constant in enum class polimi.ingsw.am21.codex.view.TUI.utils.commons.Color
- refreshLobbies(Set<String>, Map<String, Integer>, Map<String, Integer>) - Method in class polimi.ingsw.am21.codex.client.ClientGameEventHandler
- refreshLobbies(Set<String>, Map<String, Integer>, Map<String, Integer>) - Method in class polimi.ingsw.am21.codex.client.localModel.LocalModelContainer
- refreshLobbies(Set<String>, Map<String, Integer>, Map<String, Integer>) - Method in class polimi.ingsw.am21.codex.client.localModel.remote.LocalModelGameEventListener
- refreshLobbies(Set<String>, Map<String, Integer>, Map<String, Integer>) - Method in class polimi.ingsw.am21.codex.connection.server.TCP.TCPServerControllerListener
- refreshLobbies(Set<String>, Map<String, Integer>, Map<String, Integer>) - Method in interface polimi.ingsw.am21.codex.controller.listeners.GameEventListener
- refreshLobbies(Set<String>, Map<String, Integer>, Map<String, Integer>) - Method in interface polimi.ingsw.am21.codex.controller.listeners.RemoteGameEventListener
-
Interface method used to refresh the status of the lobbies after a game is created or a client joins a game
- refreshLobbies(Set<String>, Map<String, Integer>, Map<String, Integer>) - Method in interface polimi.ingsw.am21.codex.view.View
- REMAINING_ROUNDS - Enum constant in enum class polimi.ingsw.am21.codex.controller.messages.MessageType
- remainingRounds(String, int) - Method in class polimi.ingsw.am21.codex.client.ClientGameEventHandler
- remainingRounds(String, int) - Method in class polimi.ingsw.am21.codex.client.localModel.LocalModelContainer
- remainingRounds(String, int) - Method in class polimi.ingsw.am21.codex.client.localModel.remote.LocalModelGameEventListener
- remainingRounds(String, int) - Method in class polimi.ingsw.am21.codex.connection.server.TCP.TCPServerControllerListener
- remainingRounds(String, int) - Method in interface polimi.ingsw.am21.codex.controller.listeners.GameEventListener
- remainingRounds(String, int) - Method in interface polimi.ingsw.am21.codex.controller.listeners.RemoteGameEventListener
-
Interface method used to process the event of the number of remaining rounds being updated or set when winning score is reached by any of the players.
- remainingRounds(String, int) - Method in class polimi.ingsw.am21.codex.view.GUI.Gui
- remainingRounds(String, int) - Method in interface polimi.ingsw.am21.codex.view.View
- RemainingRoundsMessage - Class in polimi.ingsw.am21.codex.controller.messages.viewUpdate.game
- RemainingRoundsMessage(String, Integer) - Constructor for class polimi.ingsw.am21.codex.controller.messages.viewUpdate.game.RemainingRoundsMessage
- RemoteGameEventListener - Interface in polimi.ingsw.am21.codex.controller.listeners
- RemoteListenerFunction - Interface in polimi.ingsw.am21.codex.controller.utils
- removeGameId() - Method in class polimi.ingsw.am21.codex.controller.GameController.UserGameContext
- removePlayer(UUID) - Method in class polimi.ingsw.am21.codex.model.Lobby.Lobby
-
Removes a player from the lobby.
- removePlayerFromLobby(Game, UUID) - Method in class polimi.ingsw.am21.codex.controller.GameController
- replaceFirst(T) - Method in class polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardPairBase
- replaceSecond(T) - Method in class polimi.ingsw.am21.codex.model.Cards.Commons.CardPair.CardPairBase
- RequestMessage - Class in polimi.ingsw.am21.codex.controller.messages
- RequestMessage(MessageType, UUID) - Constructor for class polimi.ingsw.am21.codex.controller.messages.RequestMessage
- RESET - Enum constant in enum class polimi.ingsw.am21.codex.view.TUI.utils.commons.Color
- resetCardPlaced() - Method in class polimi.ingsw.am21.codex.model.Player.Player
- RESOURCE - Enum constant in enum class polimi.ingsw.am21.codex.model.Cards.Builder.CardType
- RESOURCE - Enum constant in enum class polimi.ingsw.am21.codex.model.GameBoard.DrawingDeckType
- ResourceCardFrontSide - Class in polimi.ingsw.am21.codex.model.Cards.Playable
- ResourceCardFrontSide(int) - Constructor for class polimi.ingsw.am21.codex.model.Cards.Playable.ResourceCardFrontSide
-
Constructor
- resourceCardsLeft() - Method in class polimi.ingsw.am21.codex.model.GameBoard.GameBoard
- RESOURCES_DECK - Enum constant in enum class polimi.ingsw.am21.codex.model.GameBoard.DeckType
- ResourceType - Enum Class in polimi.ingsw.am21.codex.model.Cards
- RESPONSE - Enum constant in enum class polimi.ingsw.am21.codex.view.NotificationType
- ResponseMessage - Class in polimi.ingsw.am21.codex.controller.messages
- ResponseMessage(MessageType) - Constructor for class polimi.ingsw.am21.codex.controller.messages.ResponseMessage
- RMI - Enum constant in enum class polimi.ingsw.am21.codex.connection.ConnectionType
- RMIClientConnectionHandler - Class in polimi.ingsw.am21.codex.connection.client.RMI
- RMIClientConnectionHandler(String, Integer, View, ClientGameEventHandler, UUID) - Constructor for class polimi.ingsw.am21.codex.connection.client.RMI.RMIClientConnectionHandler
- RMIServer - Class in polimi.ingsw.am21.codex.connection.server.RMI
- RMIServer(Integer, GameController) - Constructor for class polimi.ingsw.am21.codex.connection.server.RMI.RMIServer
- RMIServerConnectionHandler - Interface in polimi.ingsw.am21.codex.connection.server.RMI
- RMIServerConnectionHandlerImpl - Class in polimi.ingsw.am21.codex.connection.server.RMI
- RMIServerConnectionHandlerImpl(GameController) - Constructor for class polimi.ingsw.am21.codex.connection.server.RMI.RMIServerConnectionHandlerImpl
- RulebookHandler - Class in polimi.ingsw.am21.codex.view.GUI.utils
- RulebookHandler(Stage) - Constructor for class polimi.ingsw.am21.codex.view.GUI.utils.RulebookHandler
- RulebookHandler.RulebookLayout - Class in polimi.ingsw.am21.codex.view.GUI.utils
- RulebookLayout() - Constructor for class polimi.ingsw.am21.codex.view.GUI.utils.RulebookHandler.RulebookLayout
- run() - Method in class polimi.ingsw.am21.codex.connection.server.TCP.TCPServerConnectionHandler
-
Runs the parser and handler threads
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form