java.lang.Object
it.polimi.ingsw.am13.model.player.Token
- All Implemented Interfaces:
Serializable
Represents token present in game.
It could be a token representing the color chosen by the player, the token of that color in the scoreboard,
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
color
Color of the token
-
-
Constructor Details
-
Token
- Parameters:
color
- Color of the token
-
-
Method Details