Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
X
Y
G
getAxis()
- Method in class
PieceMove
Accessor for axis of movement
getDelta()
- Method in class
PieceMove
Accessor for distance and direction travelled
getDestPiece()
- Method in class
PieceMove
Accessor for the post-move piece
getErrors()
- Method in class
PuzzleLoader
Accessor for the list of errors that were generated when reading the file.
getFileName()
- Method in class
PuzzleLoader
Accessor for file name string
getHeight()
- Method in class
Piece
Accessor for height
getMoveList()
- Method in class
Puzzle
Accessor for move list
getMovement()
- Method in class
Piece
Accessor for axes of movement
getName()
- Method in class
Piece
Accessor for name
getNumPieces()
- Method in class
Puzzle
Accessor for pieces array length
getPuzzle()
- Method in class
PuzzleLoader
Accessor for loaded puzzle
getSingleMovePuzzles()
- Method in class
Puzzle
Searches for all valid puzzles that can be obtained by making a single move on this puzzle.
getSolutionMoves()
- Method in class
PuzzleSolution
Accessor for solution moves
getSolvedPuzzle()
- Method in class
PuzzleSolution
Accessor for solved puzzle
getSourcePiece()
- Method in class
PieceMove
Accessor for the pre-move piece
getValidMoves(Puzzle)
- Method in class
Piece
Finds a list of all valid moves that the piece can make.
getWidth()
- Method in class
Piece
Accessor for width
getX()
- Method in class
Piece
Accessor for x
getY()
- Method in class
Piece
Accessor for y
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
X
Y