Uses of Interface
it.polimi.ingsw.Common.ShelfInterface
Packages that use ShelfInterface
Package
Description
-
Uses of ShelfInterface in it.polimi.ingsw.Client
Methods in it.polimi.ingsw.Client with parameters of type ShelfInterfaceModifier and TypeMethodDescriptionstatic void
GUI.updateShelf
(ShelfInterface shelf) This method is used to update game's shelf -
Uses of ShelfInterface in it.polimi.ingsw.Client.ClientModel
Classes in it.polimi.ingsw.Client.ClientModel that implement ShelfInterfaceFields in it.polimi.ingsw.Client.ClientModel declared as ShelfInterfaceMethods in it.polimi.ingsw.Client.ClientModel that return ShelfInterfaceMethods in it.polimi.ingsw.Client.ClientModel with parameters of type ShelfInterfaceModifier and TypeMethodDescriptionvoid
ClientStatus.setGameParameters
(BoardInterface board, ShelfInterface shelf, MoveIntermediateInterface mi) Aggregate setter for Game initial parameters -
Uses of ShelfInterface in it.polimi.ingsw.Client.View
Methods in it.polimi.ingsw.Client.View with parameters of type ShelfInterfaceModifier and TypeMethodDescriptionstatic void
MultipleView.automaticPrint
(BoardInterface b, ShelfInterface s, PersonalGoalCardInterface pgc, PrintWriter pw) Automatically selects the correct type of terminal printing, based on terminal sizeShelfView.buildString
(ShelfInterface s) Builds Shelf string for MultipleView Printingprivate static void
MultipleView.completePrint
(BoardInterface b, ShelfInterface s, PersonalGoalCardInterface pgc, PrintWriter pw) Utilitary method for complete printingstatic void
ShelfView.print
(ShelfInterface s, PrintWriter pw) Prints a Shelf on a PrintWriterprivate static void
MultipleView.sequentialPrint
(BoardInterface b, ShelfInterface s, PersonalGoalCardInterface pgc, PrintWriter pw) Utilitary method for sequential printing -
Uses of ShelfInterface in it.polimi.ingsw.Common
Methods in it.polimi.ingsw.Common that return ShelfInterfaceModifier and TypeMethodDescriptionClientStatusInterface.getShelf()
Getter method for Player's shelfMethods in it.polimi.ingsw.Common with parameters of type ShelfInterfaceModifier and TypeMethodDescriptionvoid
ClientStatusInterface.setGameParameters
(BoardInterface board, ShelfInterface shelf, MoveIntermediateInterface mi) Aggregate setter for Game initial parameters -
Uses of ShelfInterface in it.polimi.ingsw.Server.Controller
Methods in it.polimi.ingsw.Server.Controller that return ShelfInterfaceModifier and TypeMethodDescriptiongetter method for Shelf -
Uses of ShelfInterface in it.polimi.ingsw.Server.Model
Classes in it.polimi.ingsw.Server.Model that implement ShelfInterfaceMethods in it.polimi.ingsw.Server.Model that return ShelfInterfaceModifier and TypeMethodDescriptionGame.getShelfInterfaceFromNickname
(String nickname) this method is a getter for the shelf interface obtained from nickname