Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
E
F
G
I
M
N
P
R
S
T
V
W
G
getAllPossibleMoves(Constants.PIECE_COLOR)
- Method in class edu.columbia.cs.cs1007.checkers.
Board
For each piece of the given color, ask it where it would like to move.
getColor()
- Method in class edu.columbia.cs.cs1007.checkers.
Piece
Accessor.
getColor()
- Method in class edu.columbia.cs.cs1007.checkers.
Player
Accessor.
getColor()
- Method in class edu.columbia.cs.cs1007.checkers.
Square
Accessor.
getContents()
- Method in class edu.columbia.cs.cs1007.checkers.
Square
Accessor.
getDesiredVerticalDirection()
- Method in class edu.columbia.cs.cs1007.checkers.
Piece
Ask the piece in which vertical direction(s) it would like to move.
getSourceColumn()
- Method in class edu.columbia.cs.cs1007.checkers.
Move
Get the column of the starting position.
getSourceRow()
- Method in class edu.columbia.cs.cs1007.checkers.
Move
Get the row of the starting position.
getTargetColumn()
- Method in class edu.columbia.cs.cs1007.checkers.
Move
Computer the column of the target position.
getTargetRow()
- Method in class edu.columbia.cs.cs1007.checkers.
Move
Compute the row of the target position.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
E
F
G
I
M
N
P
R
S
T
V
W