Holger's
Java API

Uses of Class
com.antelmann.game.puzzle.PuzzleNotSolvableException

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.
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads