Package it.polimi.ingsw.model.market

  • Class Summary
    Class Description
    Market
    Represents the market of the game where players can buy a row or column of marble that will be converted in resources
    MarketMarble
    Represents a generic market marble
    NormalMarble
    Represents a market marble that will be converted in a resource that can be added into warehouse
    RedMarble
    Represents a red market marble that will be converted in a faith resulting in a step forward on track
    WhiteMarble
    Represents a white market marble that can be converted, using a particular type of leader card, in a specific resource that can be added into warehouse or, in case it's faith, resulting in a step forward on track
  • Enum Summary
    Enum Description
    MarbleColor
    Represents the color of a market marble, it's used in json serialization