|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Board in |
| Methods in Default Package that return Board | |
Board |
Piece.getBoard()
Returns the Board on which this Piece currently resides; can be null. |
| Methods in Default Package with parameters of type Board | |
void |
Piece.place(Board board,
int row,
int column)
Places this piece at the given row and column on the board. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||