Uses of Interface
it.polimi.ingsw.Common.MoveIntermediateInterface
Packages that use MoveIntermediateInterface
Package
Description
-
Uses of MoveIntermediateInterface in it.polimi.ingsw.Client.ClientModel
Fields in it.polimi.ingsw.Client.ClientModel declared as MoveIntermediateInterfaceModifier and TypeFieldDescriptionprivate MoveIntermediateInterface
ClientStatus.mi
Move Intermediate for the clientMethods in it.polimi.ingsw.Client.ClientModel that return MoveIntermediateInterfaceModifier and TypeMethodDescriptionClientStatus.getMoveIntermediate()
Getter for Player's Move IntermediateMethods in it.polimi.ingsw.Client.ClientModel with parameters of type MoveIntermediateInterfaceModifier and TypeMethodDescriptionvoid
ClientStatus.setGameParameters
(BoardInterface board, ShelfInterface shelf, MoveIntermediateInterface mi) Aggregate setter for Game initial parameters -
Uses of MoveIntermediateInterface in it.polimi.ingsw.Common
Methods in it.polimi.ingsw.Common that return MoveIntermediateInterfaceModifier and TypeMethodDescriptionClientStatusInterface.getMoveIntermediate()
Getter for Player's Move IntermediateMethods in it.polimi.ingsw.Common with parameters of type MoveIntermediateInterfaceModifier 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
Classes in it.polimi.ingsw.Server.Controller that implement MoveIntermediateInterfaceModifier and TypeClassDescriptionclass
Intermediate for RMI Turn management, to simplify multiple games managementMethods in it.polimi.ingsw.Server.Controller that return MoveIntermediateInterfaceModifier and TypeMethodDescriptionGameController.getMoveIntermediate
(String nickname) getter method for MoveIntermediate