CardHintType
Constants representing strings ("hints") displayed when a player hovers over a card.
Constant | Value | Summary |
---|---|---|
CHINT_TURN | 1 | "Turns passed: " |
CHINT_CARD | 2 | "Declared card: " |
CHINT_RACE | 3 | "Declared Type: " |
CHINT_ATTRIBUTE | 4 | "Declared Attribute: " |
CHINT_NUMBER | 5 | "Declared number: " |