Class CardCatalogueRecord
java.lang.Object
net.demilich.metastone.game.cards.CardCatalogueRecord
- All Implemented Interfaces:
Serializable
A record that stores a card's ID, JSON representation and
CardDesc
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CardCatalogueRecord
-
-
Method Details
-
getId
An ID that corresponds to the file name, less the.json
extension.- Returns:
-
setId
-
getDesc
-
setDesc
-