Uses of Interface
it.polimi.ingsw.Common.ScoreCardInterface
Package
Description
-
Uses of ScoreCardInterface in it.polimi.ingsw.Client.ClientModel
Modifier and TypeFieldDescriptionprivate Map<ScoreCardInterface,
CommonGoalCardInterface> ClientStatus.lts
Game's last turn scoresprivate Stack<ScoreCardInterface>
ClientStatus.sc
Modifier and TypeMethodDescriptionClientCommonGoalCard.getIncrements()
ClientStatus.getLastTurnScores()
ClientStatus.getScoreCards()
Modifier and TypeMethodDescriptionvoid
ClientStatus.setLastTurnScores
(Map<ScoreCardInterface, CommonGoalCardInterface> lts) void
ClientStatus.setScoreCards
(Stack<ScoreCardInterface> sc) -
Uses of ScoreCardInterface in it.polimi.ingsw.Common
Modifier and TypeMethodDescriptionCommonGoalCardInterface.getIncrements()
ClientStatusInterface.getLastTurnScores()
ClientStatusInterface.getScoreCards()
Modifier and TypeMethodDescriptionvoid
ClientStatusInterface.setLastTurnScores
(Map<ScoreCardInterface, CommonGoalCardInterface> lts) void
ClientStatusInterface.setScoreCards
(Stack<ScoreCardInterface> sc) -
Uses of ScoreCardInterface in it.polimi.ingsw.Server.Model
Modifier and TypeClassDescriptionclass
ScoreCard with value 1 for the first player who completely fills his/her shelfclass
Objective ScoreCards implementation