Index
All Classes|All Packages
U
- UNKNOWN_CONTROLLER_ERROR - it.polimi.ingsw.network.messages.ErrorType
- UNKNOWN_ERROR - it.polimi.ingsw.network.messages.ErrorType
- UNKNOWN_MODEL_ERROR - it.polimi.ingsw.network.messages.ErrorType
- update() - Method in interface it.polimi.ingsw.model.MoveForwardObserver
-
When the observable class changes it's state notify the observer calling this method
- update() - Method in class it.polimi.ingsw.model.track.LorenzoTrack
- update(boolean) - Method in interface it.polimi.ingsw.model.EndGameObserver
- update(boolean) - Method in class it.polimi.ingsw.model.Game
- update(boolean) - Method in class it.polimi.ingsw.model.singleplayer.SinglePlayer
- update(int) - Method in class it.polimi.ingsw.model.track.Track
- update(int) - Method in interface it.polimi.ingsw.model.track.VaticanReportObserver
-
When the observable class changes it's state notify the observer calling this method
- updateActivatedLeader(LeaderUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display an activated leader card update
- updateCardSlot(CardSlotUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a card slot update
- updateChest(ChestUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a chest update
- updateDeck(DevelopCardDeckUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.GameboardController
-
Display a deck update: a player bought a card
- updateDeck(DevelopCardDeckUpdate) - Method in class it.polimi.ingsw.view.SimpleGameState
-
Updates the DevelopCard Deck
- updateDiscardedLeader(LeaderUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a discarded leader card update
- updateLorenzoPosition(int) - Method in class it.polimi.ingsw.view.SimpleGameState
-
Updates Lorenzo's track position
- updateLorenzoTrack(TrackUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a Lorenzo track update
- updateMarket(MarketUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.GameboardController
-
Display a market update when you are the player who bought from the market and show the tmp marble to insert them into warehouse
- updateMarket(MarketUpdate) - Method in class it.polimi.ingsw.view.SimpleGameState
-
Updates the market
- updateMarketOtherPlayers(MarketUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.GameboardController
-
Display a market update when another player bought a row or a column
- updatePlayerTrack(TrackUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a track position update
- updateTempChest(ChestUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a tmp chest update after production
- updateVatican(VaticanReport) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a pope cards track update
- updateWarehouse(WarehouseUpdate) - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Display a warehouse update
- usernameList() - Method in class it.polimi.ingsw.view.ClientModelState
- usernameList() - Method in interface it.polimi.ingsw.view.ClientStateViewer
-
Returns the username list of the players in the game
- useToken(List<ActionToken>, LorenzoTrack, DevelopCardDeck) - Method in interface it.polimi.ingsw.model.singleplayer.ActionToken
-
Perform the token action
- useToken(List<ActionToken>, LorenzoTrack, DevelopCardDeck) - Method in class it.polimi.ingsw.model.singleplayer.DiscardToken
-
Perform the token action: discard two development cards of the same color
- useToken(List<ActionToken>, LorenzoTrack, DevelopCardDeck) - Method in class it.polimi.ingsw.model.singleplayer.ShuffleToken
-
Perform the token action: shuffle the token's deck and move foreword of one position Lorenzo's faith marker
- useToken(List<ActionToken>, LorenzoTrack, DevelopCardDeck) - Method in class it.polimi.ingsw.model.singleplayer.StepForwardToken
-
Perform the token action: move foreword of two position Lorenzo's faith marker
All Classes|All Packages