Uses of Class
PieceMove

Uses of PieceMove in <Unnamed>
 

Methods in <Unnamed> with parameters of type PieceMove
private  Puzzle Puzzle.clone(PieceMove move)
          Creates a clone of the puzzle where the piece has been moved, as specified in the move object.