Uses of Interface
it.polimi.ingsw.Common.MoveIntermediateInterface
Package
Description
-
Uses of MoveIntermediateInterface in it.polimi.ingsw.Client.ClientModel
Modifier and TypeFieldDescriptionprivate MoveIntermediateInterface
ClientStatus.mi
Move Intermediate for the clientModifier and TypeMethodDescriptionClientStatus.getMoveIntermediate()
Getter for Player's Move IntermediateModifier and TypeMethodDescriptionvoid
ClientStatus.setGameParameters
(BoardInterface board, ShelfInterface shelf, MoveIntermediateInterface mi) Aggregate setter for Game initial parameters -
Uses of MoveIntermediateInterface in it.polimi.ingsw.Common
Modifier and TypeMethodDescriptionClientStatusInterface.getMoveIntermediate()
Getter for Player's Move IntermediateModifier and TypeMethodDescriptionvoid
ClientStatusInterface.setGameParameters
(BoardInterface board, ShelfInterface shelf, MoveIntermediateInterface mi) Aggregate setter for Game initial parameters -
Uses of MoveIntermediateInterface in it.polimi.ingsw.Server.Controller
Modifier and TypeClassDescriptionclass
Intermediate for RMI Turn management, to simplify multiple games managementModifier and TypeMethodDescriptionGameController.getMoveIntermediate
(String nickname) getter method for MoveIntermediate