Package it.polimi.ingsw.am13.model.player


package it.polimi.ingsw.am13.model.player
  • Class
    Description
    Enumeration of the four available colors for the token
    Class which represents the status of the game field of a specific player.
    Interface representing a player's field.
    This class manages a player of match, storing and managing his nickname, token, field, hand cards, personal objective, starter card, points, whether he is connected or not.
    Interface of a player, which only allows to get his data
    Immutable class representing a player not yet in game.
    Represents token present in game.