Index
All Classes|All Packages
V
- valueOf(String) - Static method in enum it.polimi.ingsw.controller.action.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.model.DevelopCardColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.model.market.MarbleColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.model.PhaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.model.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.network.messages.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.network.messages.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.polimi.ingsw.view.cli.Color
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum it.polimi.ingsw.controller.action.ActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.model.DevelopCardColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.model.market.MarbleColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.model.PhaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.model.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.network.messages.ErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.network.messages.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.polimi.ingsw.view.cli.Color
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VATICAN_REPORT - it.polimi.ingsw.network.messages.MessageType
- VaticanReport - Class in it.polimi.ingsw.model.updatecontainers
-
A model update represents the update of player that reaches a vatican report cell on the
track. - VaticanReport(int, boolean) - Constructor for class it.polimi.ingsw.model.updatecontainers.VaticanReport
- VaticanReportObservable - Interface in it.polimi.ingsw.model.track
-
It's used together with
VaticanReportObserverto notify other players' track when a track reaches a vatican report cell - VaticanReportObserver - Interface in it.polimi.ingsw.model.track
-
It's used together with
VaticanReportObserverto notify other players' track when a track reaches a vatican report cell - vaticanReportUpdate(VaticanReport) - Method in class it.polimi.ingsw.view.SimplePlayerState
-
Updates the vatican report cells
- vaticanUpdate(String, VaticanReport) - Method in class it.polimi.ingsw.controller.LocalVirtualView
- vaticanUpdate(String, VaticanReport) - Method in class it.polimi.ingsw.controller.NetworkVirtualView
- vaticanUpdate(String, VaticanReport) - Method in interface it.polimi.ingsw.model.ModelObserver
- vaticanUpdate(String, VaticanReport) - Method in class it.polimi.ingsw.view.ClientModelState
- vaticanUpdate(String, VaticanReport) - Method in interface it.polimi.ingsw.view.ClientModelUpdaterInterface
-
Updates the vatican cells of the player whose name is the one passed as parameter
- vaticanUpdate(String, VaticanReport) - Method in class it.polimi.ingsw.view.gui.GUI
- VaticanUpdateObservable - Interface in it.polimi.ingsw.model.modelobservables
- ViewInterface - Interface in it.polimi.ingsw.view
- VirtualModel - Interface in it.polimi.ingsw.network.client
-
Interface that hides client side if the game is running in local or network
- visibleCards() - Method in class it.polimi.ingsw.model.DevelopCardDeck
-
returns the visible cards (the ones on top of the card square)
- visibleCards() - Method in class it.polimi.ingsw.view.SimpleGameState
-
Returns visible cards (the ones on top of the card square)
All Classes|All Packages