|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChessBoard in org.gChess |
---|
Methods in org.gChess that return ChessBoard | |
---|---|
ChessBoard |
ChessPiece.getBoard()
|
Constructors in org.gChess with parameters of type ChessBoard | |
---|---|
Bishop(int color,
Location loc,
ChessBoard cb)
|
|
ChessPiece(int color,
Location loc,
ChessBoard cb)
|
|
King(int color,
Location loc,
ChessBoard cb)
|
|
Knight(int color,
Location loc,
ChessBoard cb)
|
|
Pawn(int color,
Location loc,
ChessBoard cb)
|
|
Queen(int color,
Location loc,
ChessBoard cb)
|
|
Rook(int color,
Location loc,
ChessBoard cb)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |