Class NormalMarble

java.lang.Object
it.polimi.ingsw.model.market.MarketMarble
it.polimi.ingsw.model.market.NormalMarble

public class NormalMarble
extends MarketMarble
Represents a market marble that will be converted in a resource that can be added into warehouse
  • Constructor Summary

    Constructors
    Constructor Description
    NormalMarble​(ResourceType resource)  
  • Method Summary

    Modifier and Type Method Description
    void addResource​(InterfacePlayerBoard playerBoard)
    Adds the resources owed to the player due to this marble
    boolean equals​(java.lang.Object obj)  

    Methods inherited from class it.polimi.ingsw.model.market.MarketMarble

    addResource, getColor

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait