Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
D
G
H
I
M
N
P
R
T
U
W
B
BLACK_KING
- Static variable in class referee.
Board
In an array of ints, ARR, representing a board position, this value at ARR[i] indicates that there is a black king at position
i
.
BLACK_KING
- Static variable in class referee.
HumanPlayer
BLACK_PAWN
- Static variable in class referee.
Board
Indicates there is a black pawn at position
i
.
BLACK_PAWN
- Static variable in class referee.
HumanPlayer
Board
- Class in
referee
Title: Board
Board()
- Constructor for class referee.
Board
Generates a starting board.
Board(Board)
- Constructor for class referee.
Board
Copy constructor.
Board(int[], boolean)
- Constructor for class referee.
Board
Constructs a board with pieces arranged as specified by boardArr.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
D
G
H
I
M
N
P
R
T
U
W