Index
All Classes|All Packages
E
- enableFinalAction() - Method in class it.polimi.ingsw.view.gui.controllers.GameboardController
-
Set disabled all the correct component for the final phase
- enableInitialAction() - Method in class it.polimi.ingsw.view.gui.controllers.GameboardController
-
Set disabled all the correct component for the initial phase
- enableLeader() - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Enable leader cards
- enableProduction() - Method in class it.polimi.ingsw.view.gui.controllers.PlayerboardController
-
Set disabled all the correct component for the producing phase
- enableProductionAction() - Method in class it.polimi.ingsw.view.gui.controllers.GameboardController
-
Set disabled all the correct component for the producing phase
- enableShoppingAction() - Method in class it.polimi.ingsw.view.gui.controllers.GameboardController
-
Set disabled all the correct component for the shopping phase
- END - it.polimi.ingsw.model.PhaseType
- END_SETUP - it.polimi.ingsw.model.PhaseType
- END_TURN - it.polimi.ingsw.controller.action.ActionType
- endGame - Variable in class it.polimi.ingsw.model.Game
- EndGameController - Class in it.polimi.ingsw.view.gui.controllers
-
Java controller of endGameWin.fxml and endGameLose.fxml files
- EndGameController() - Constructor for class it.polimi.ingsw.view.gui.controllers.EndGameController
- endGameLoseFXML - Static variable in class it.polimi.ingsw.view.gui.GuiResources
- EndGameObservable - Interface in it.polimi.ingsw.model
-
It's used together with
EndGameObserverto notify of the end of the game - EndGameObserver - Interface in it.polimi.ingsw.model
-
It's used together with
EndGameObservableto notify of the end of the game - endGameUpdate(String) - Method in class it.polimi.ingsw.controller.LocalVirtualView
- endGameUpdate(String) - Method in class it.polimi.ingsw.controller.NetworkVirtualView
- endGameUpdate(String) - Method in interface it.polimi.ingsw.model.ModelObserver
- endGameWinFXML - Static variable in class it.polimi.ingsw.view.gui.GuiResources
- endOfTurnMapsMerge() - Method in class it.polimi.ingsw.model.Chest
-
makes newly added resources available for removal
- EndTurnAction - Class in it.polimi.ingsw.controller.action
-
An action to request to terminate a player's turn
- EndTurnAction(String) - Constructor for class it.polimi.ingsw.controller.action.EndTurnAction
- enterFinalTurnPhase() - Method in class it.polimi.ingsw.model.PlayerBoard
-
Merge the chest's temporary resources into normal chest, Forget all the production already activated Consume any possible remaining marble that hasn't been added
- equals(Object) - Method in class it.polimi.ingsw.model.CardFlag
-
Returns true if the specified obj is equal to this Two cardFlags are considered equals if they have matching color and level
- equals(Object) - Method in class it.polimi.ingsw.model.DevelopCard
- equals(Object) - Method in class it.polimi.ingsw.model.market.NormalMarble
- equals(Object) - Method in class it.polimi.ingsw.model.market.RedMarble
- equals(Object) - Method in class it.polimi.ingsw.model.market.WhiteMarble
- equals(Object) - Method in class it.polimi.ingsw.model.singleplayer.DiscardToken
- equals(Object) - Method in class it.polimi.ingsw.model.singleplayer.ShuffleToken
- equals(Object) - Method in class it.polimi.ingsw.model.singleplayer.StepForwardToken
- equals(Object) - Method in class it.polimi.ingsw.utility.Pair
- ERROR - it.polimi.ingsw.network.messages.MessageType
- errorString - Static variable in class it.polimi.ingsw.Main
-
The string printed when the program starts with wrongs arguments
- ErrorType - Enum in it.polimi.ingsw.network.messages
-
Represents the possible type of error that can be sent to client
- escape() - Method in enum it.polimi.ingsw.view.cli.Color
-
Returns the String associated to the enumeration value
All Classes|All Packages