Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unifyIslands(IslandGroup) - Method in class it.polimi.ingsw.eriantys.model.Board
- 
Checks if the island whose id matchestargetcan be unified with any of the neighboring islands, and if so unifies them.
- update(Set<Color>) - Method in class it.polimi.ingsw.eriantys.model.ProfessorOwnership
- 
Updates the owner for each professor whose respectiveColoris contained intarget.
- updateCoins(int) - Method in class it.polimi.ingsw.eriantys.model.Player
- 
A method to assign a variable quantity of coins to aPlayer.
- updateLobbies(List<GameInfo>) - Method in class it.polimi.ingsw.eriantys.client.gui.controllers.LobbiesController
- 
Gets the information about lobbies from passed parameter and shows the list in the scene.
- updatePlayers(List<String>) - Method in class it.polimi.ingsw.eriantys.client.gui.controllers.WaitingRoomController
- 
Gets the information about the lobby from passed parameter and shows the list of connected users in the scene.
- updateSelections(Map<String, String>, Map<String, String>) - Method in class it.polimi.ingsw.eriantys.client.gui.controllers.WaitingRoomController
- 
Gets the information about selected literals from passed parameters and shows the mapping in the scene.
- UserActionUpdate - Class in it.polimi.ingsw.eriantys.messages.server
- 
AMessagesent by the server in order to notify a user's action.
- UserActionUpdate() - Constructor for class it.polimi.ingsw.eriantys.messages.server.UserActionUpdate
- UserInterface - Class in it.polimi.ingsw.eriantys.client
- 
This abstract class represents the generic user interface, which is associated with a singleClient.
- UserInterface() - Constructor for class it.polimi.ingsw.eriantys.client.UserInterface
- 
Reads the JSON file and saves the information about character cards.
- UserSelectionUpdate - Class in it.polimi.ingsw.eriantys.messages.server
- 
A message of typeUserActionUpdatesent by the server in order to notify the client of the availableTowerColorandWizardliterals in the game.
- UserSelectionUpdate(List<String>, List<String>, Map<String, String>, Map<String, String>) - Constructor for class it.polimi.ingsw.eriantys.messages.server.UserSelectionUpdate
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form