Uses of Class
it.polimi.ingsw.server.controller.game_state_controller.exceptions.MotherNatureToBeMovedException
Packages that use MotherNatureToBeMovedException
-
Uses of MotherNatureToBeMovedException in it.polimi.ingsw.server.controller.game_state_controller
Methods in it.polimi.ingsw.server.controller.game_state_controller that throw MotherNatureToBeMovedExceptionModifier and TypeMethodDescriptionbooleanGameStateController.endActionTurn()This method performs all the controls before ending the player's turn and starting the next player's turnvoidGameStateController.grabStudentsFromCloud(int cloudIndex) This method performs all the checks required by the rules and then, if all of them are met, modifies the gameState grabbing the students from the chosen cloud.