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
K
L
M
N
O
P
R
S
T
U
V
W
M
main(String[])
- Static method in class
TestingKernel
The main method.
makeMove(int, int)
- Method in class
Player
Make an istance of a Move that was just made and pass it to theRules by calling its validateMove method.
Move
- Class in
<Unnamed>
An object representation of a move.
Move(Player, int, int)
- Constructor for class
Move
Create a move with the starting location and ending location passed in as paremeters.
movePiece(int, int)
- Method in class
Board
Move the piece at the start position to the end position
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
K
L
M
N
O
P
R
S
T
U
V
W