HintType
Constants for types of hints displayed to the player for various prompts.
Constant | Value | Summary |
---|---|---|
HINT_MESSAGE | 2 | Shows a string. |
HINT_SELECTMSG | 3 | Prompts a player to select a card(s). |
HINT_OPSELECTED | 4 | Shows the option selected by the opponent. |
HINT_NUMBER | 9 | Shows a number or prompts a player to declare a number. |
HINT_CARD | 10 | Shows a specific card. |
HINT_ZONE | 11 | Shows a zone(s). |