Uses of Class
it.polimi.ingsw.server.controller.game_state_controller.messages.EndTurnMsg
Packages that use EndTurnMsg
-
Uses of EndTurnMsg in it.polimi.ingsw.server.controller.game_state_controller
Methods in it.polimi.ingsw.server.controller.game_state_controller with parameters of type EndTurnMsgModifier and TypeMethodDescriptionCommunicationController.endTurnMsg(EndTurnMsg message, Peer peer) This method is the handler for the EndTurnMsgExpertCommunicationController.endTurnMsg(EndTurnMsg message, Peer peer) This is the handler of the messages for the characters with ID 1.