|
mp_puzzle
Perplexing Puzzles
|
This is the complete list of members for PuzzleState, including all inherited members.
| asArray() const | PuzzleState | |
| Direction enum name (defined in PuzzleState) | PuzzleState | |
| getNeighbor(Direction direction) const | PuzzleState | |
| getNeighbors() const | PuzzleState | |
| manhattanDistance(const PuzzleState desiredState=PuzzleState()) const | PuzzleState | |
| operator!=(const PuzzleState &rhs) const | PuzzleState | |
| operator<(const PuzzleState &rhs) const | PuzzleState | |
| operator==(const PuzzleState &rhs) const | PuzzleState | |
| PuzzleState() | PuzzleState | |
| PuzzleState(const std::array< char, 16 > state) | PuzzleState |