Enumeration
IpuzGridCheckType
Members
-
IPUZ_GRID_CHECK_INITIALIZE_GUESS
-
Changes guesses at coord to be a good blank initial value based on cell.
- Value:
0
- Available since: 1.0
- Value:
-
IPUZ_GRID_CHECK_GUESSABLE
-
The cell at coord can take a user guess.
- Value:
1
- Available since: 1.0
- Value:
-
IPUZ_GRID_CHECK_GUESSES_VALID
-
Indicates that the cell in guesses is appropriate to the puzzle type. For example, in crosswords it indicates they have the same cell_type.
- Value:
2
- Available since: 1.0
- Value:
-
IPUZ_GRID_CHECK_GUESS_MADE
-
The player attempted a guess at coord.
- Value:
3
- Available since: 1.0
- Value:
-
IPUZ_GRID_CHECK_GUESS_CORRECT
-
Guesses is in a winning state at coord.
- Value:
4
- Available since: 1.0
- Value: