Uses of Class
it.polimi.ingsw.server.model.game_logic.GameState
Packages that use GameState
Package
Description
-
Uses of GameState in it.polimi.ingsw.server.controller.game_state_controller
Fields in it.polimi.ingsw.server.controller.game_state_controller declared as GameStateMethods in it.polimi.ingsw.server.controller.game_state_controller that return GameStateModifier and TypeMethodDescriptionGameStateController.getGameStateForTesting()protected GameStateGameStateController.initializeGameState(int playersNumber) This method initializes the correct gameState with its attributes -
Uses of GameState in it.polimi.ingsw.server.model.game_logic
Subclasses of GameState in it.polimi.ingsw.server.model.game_logic