Index
All Classes|All Packages
R
- RECONNECTED - it.polimi.ingsw.network.messages.MessageType
- reconnectPlayer(String) - Method in class it.polimi.ingsw.model.Game
-
Sets the specified player as connected
- RED - it.polimi.ingsw.model.market.MarbleColor
- RedMarble - Class in it.polimi.ingsw.model.market
-
Represents a red market marble that will be converted in a faith resulting in a step forward on track
- RedMarble() - Constructor for class it.polimi.ingsw.model.market.RedMarble
- redMarketArrow - Static variable in class it.polimi.ingsw.view.gui.GuiResources
- removeCard(DevelopCard) - Method in class it.polimi.ingsw.model.DevelopCardDeck
-
removes the specified card from the deck.
- removeFromEndGameObserverList(EndGameObserver) - Method in class it.polimi.ingsw.model.CardSlots
- removeFromEndGameObserverList(EndGameObserver) - Method in class it.polimi.ingsw.model.DevelopCardDeck
- removeFromEndGameObserverList(EndGameObserver) - Method in interface it.polimi.ingsw.model.EndGameObservable
-
remove an observer from a list of observers
- removeFromEndGameObserverList(EndGameObserver) - Method in class it.polimi.ingsw.model.track.LorenzoTrack
- removeFromVaticanReportObserverList(VaticanReportObserver) - Method in class it.polimi.ingsw.model.track.LorenzoTrack
- removeFromVaticanReportObserverList(VaticanReportObserver) - Method in interface it.polimi.ingsw.model.track.VaticanReportObservable
-
Remove an observer from a list of observers
- removeResources(ResourceType, int) - Method in class it.polimi.ingsw.model.Chest
-
removes resources from the chest
- removeResources(ResourceType, int) - Method in class it.polimi.ingsw.model.Warehouse
-
Remove from warehouse all the possible resources of specified resource type up to a maximum of the specified quantity
- removeTempMarble(int) - Method in class it.polimi.ingsw.view.SimpleGameState
-
Discards by index the marble passed as parameter from the tempMarble list
- RemoveTwoCards(DevelopCardColor) - Method in class it.polimi.ingsw.model.DevelopCardDeck
-
method needed for the single player mode Removes two cards of the lowes possible level and of the specified color from the top
- RESET - it.polimi.ingsw.view.cli.Color
- resourceOnWhite() - Method in class it.polimi.ingsw.model.leadercard.LeaderCard
-
the ResourceType in which to convert the white marble that comes from a market
- resourcesDimension - Static variable in class it.polimi.ingsw.view.gui.GuiResources
- ResourceType - Enum in it.polimi.ingsw.model
-
Represents all the possible type of resources
- resTypeToImageMap - Static variable in class it.polimi.ingsw.view.gui.GuiResources
- returnScore() - Method in class it.polimi.ingsw.model.PlayerBoard
-
Calculate player's score
- returnTopCard(int) - Method in class it.polimi.ingsw.model.CardSlots
-
Returns the card which is positioned on top of a slot NOTE: if the slot is empty returns a DevelopCard with level 0
- RowOrColumnNotExistsException - Exception in it.polimi.ingsw.model.modelexceptions
-
Thrown when a specified market row or column is out of bound
- RowOrColumnNotExistsException() - Constructor for exception it.polimi.ingsw.model.modelexceptions.RowOrColumnNotExistsException
- RowOrColumnNotExistsException(String) - Constructor for exception it.polimi.ingsw.model.modelexceptions.RowOrColumnNotExistsException
- run() - Method in class it.polimi.ingsw.network.server.ServerClientHandler
All Classes|All Packages