Board::find_pieces returns a BitBoard for all the pieces matching the given Piece. Board::enemies returns a BitBoard of all the enemy pieces of a given Color. Board::pawns returns a BitBoard of all the pawns of a given Color. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Board::find_pieces returns a BitBoard for all the pieces matching the given Piece. Board::enemies returns a BitBoard of all the enemy pieces of a given Color. Board::pawns returns a BitBoard of all the pawns of a given Color. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||