menu
crisp_chess_engine package
documentation
bitboard.dart
pawnAttacks property
pawnAttacks property
dark_mode
light_mode
pawnAttacks
top-level property
List
<
List
<
int
>
>
pawnAttacks
final
Implementation
final List<List<int>> pawnAttacks = _buildPawnAttacks();
crisp_chess_engine package
documentation
bitboard
pawnAttacks property
bitboard library