|
HooverChessUtils_PgnReader 0.9.0
|
Slider attacks implementation using Elementary Bitboards. More...
#include <bitboard-attacks-black-magic.h>
Static Public Member Functions | |
| static SquareSet | getBishopAttackMask (Square sq, SquareSet occupancyMask) noexcept |
See Attacks::getBishopAttackMask() for documentation. | |
| static SquareSet | getRookAttackMask (Square sq, SquareSet occupancyMask) noexcept |
See Attacks::getRookAttackMask() for documentation. | |
Slider attacks implementation using Elementary Bitboards.
|
inlinestaticnoexcept |
See Attacks::getBishopAttackMask() for documentation.
|
inlinestaticnoexcept |
See Attacks::getRookAttackMask() for documentation.