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|All Packages

W

WAIT_FOR_LOBBY_CREATION - it.polimi.ingsw.network.messages.MessageType
 
Warehouse - Class in it.polimi.ingsw.model
Represents the warehouse of player.
Warehouse() - Constructor for class it.polimi.ingsw.model.Warehouse
 
WAREHOUSE_UPDATE - it.polimi.ingsw.network.messages.MessageType
 
WarehouseDrawer - Class in it.polimi.ingsw.view.cli.drawer
Class that builds and fills the Cli representation of the Warehouse
WarehouseDrawer() - Constructor for class it.polimi.ingsw.view.cli.drawer.WarehouseDrawer
 
warehouseUpdate(WarehouseUpdate) - Method in class it.polimi.ingsw.controller.LocalVirtualView
 
warehouseUpdate(WarehouseUpdate) - Method in class it.polimi.ingsw.controller.NetworkVirtualView
 
warehouseUpdate(WarehouseUpdate) - Method in interface it.polimi.ingsw.model.ModelObserver
 
warehouseUpdate(WarehouseUpdate) - Method in class it.polimi.ingsw.view.SimplePlayerState
Updates the warehouse LeaderCards that works as a warehouse level are also updated with this method
warehouseUpdate(String, WarehouseUpdate) - Method in class it.polimi.ingsw.view.ClientModelState
 
warehouseUpdate(String, WarehouseUpdate) - Method in interface it.polimi.ingsw.view.ClientModelUpdaterInterface
Updates the warehouse of the player whose name is the one passed as parameter
warehouseUpdate(String, WarehouseUpdate) - Method in class it.polimi.ingsw.view.gui.GUI
 
WarehouseUpdate - Class in it.polimi.ingsw.model.updatecontainers
A model update represents an update happened in a warehouse.
WarehouseUpdate(ResourceType, int, int) - Constructor for class it.polimi.ingsw.model.updatecontainers.WarehouseUpdate
 
WarehouseUpdateObservable - Interface in it.polimi.ingsw.model.modelobservables
 
WHITE - it.polimi.ingsw.model.market.MarbleColor
 
WhiteMarble - Class in it.polimi.ingsw.model.market
Represents a white market marble that can be converted, using a particular type of leader card, in a specific resource that can be added into warehouse or, in case it's faith, resulting in a step forward on track
WhiteMarble() - Constructor for class it.polimi.ingsw.model.market.WhiteMarble
 
WRONG_ACTION - it.polimi.ingsw.network.messages.ErrorType
 
WRONG_PLAYER - it.polimi.ingsw.network.messages.ErrorType
 
WRONG_RESOURCES_NUMBER - it.polimi.ingsw.network.messages.ErrorType
 
WrongLeaderCardException - Exception in it.polimi.ingsw.model.modelexceptions
Thrown one try to use a leader card of the wrong type to do something
WrongLeaderCardException() - Constructor for exception it.polimi.ingsw.model.modelexceptions.WrongLeaderCardException
 
WrongLeaderCardException(String) - Constructor for exception it.polimi.ingsw.model.modelexceptions.WrongLeaderCardException
 
WrongPlayerException - Exception in it.polimi.ingsw.controller.controllerexception
Thrown when one try to perform an action for the wrong player: e.g. for a player that isn't the current player of for a player that doesn't exist
WrongPlayerException() - Constructor for exception it.polimi.ingsw.controller.controllerexception.WrongPlayerException
 
WrongPlayerException(String) - Constructor for exception it.polimi.ingsw.controller.controllerexception.WrongPlayerException
 
WrongResourceNumberException - Exception in it.polimi.ingsw.model.modelexceptions
Thrown when some specified resources are too many or too few
WrongResourceNumberException() - Constructor for exception it.polimi.ingsw.model.modelexceptions.WrongResourceNumberException
 
WrongResourceNumberException(int, int) - Constructor for exception it.polimi.ingsw.model.modelexceptions.WrongResourceNumberException
 
WrongResourceNumberException(String) - Constructor for exception it.polimi.ingsw.model.modelexceptions.WrongResourceNumberException
 
WrongResourceNumberException(String, int, int) - Constructor for exception it.polimi.ingsw.model.modelexceptions.WrongResourceNumberException
 
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|All Packages