|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PuzzleNotSolvableException | |
|---|---|
| com.antelmann.game.puzzle | This package contains single-user game implementations representing puzzles. |
| Uses of PuzzleNotSolvableException in com.antelmann.game.puzzle |
|---|
| Methods in com.antelmann.game.puzzle that throw PuzzleNotSolvableException | |
|---|---|
boolean |
TilePuzzle.isSolved()
checks whether the puzzle state equals the solution and whether it is impossible to reach the goal - which is done by checking whether there are exactly 2 tiles exchanged. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||