Package it.polimi.ingsw.model
package it.polimi.ingsw.model
-
ClassDescriptionclass which represent the number one objective (common).class which represent the number ten objective (common).class which represent the number eleven objective (common).class which represent the number twelve objective (common).class which represent the number two objective (common).class which represent the number three objective (common).class which represent the number four objective (common).class which represent the number five objective (common).class which represent the number six objective (common).class which represent the number seven objective (common).class which represent the number eight objective (common).class which represent the number nine objective (common).class which represent the common board where the players choose the cards.class that represent the cards, both in the library and in the board.class which represent the common objectives which all the players must try to achieve.helper class for the Depth First Search algorithm.class representing each player's private library.class which represent the private objective for each player.class which formalize the Strategy Pattern.