A B C D E F G H I M N O P R S T U V W X Y

A

add(Piece) - Method in class Puzzle
Add the piece to the puzzle.
addedToPuzzle(Puzzle) - Method in class Piece
Informs the piece that it has been added to the specified puzzle.
addMove(Puzzle, Collection, char, int) - Method in class Piece
Checks if the piece fits after moving delta spaces along the specified axis.
addPuzzle(Puzzle) - Method in class PuzzleSolution
Adds the puzzle to the search space, if it doesn't already exist there
axis - Variable in class PieceMove
 

A B C D E F G H I M N O P R S T U V W X Y