menu
crisp_chess_engine package
documentation
bitboard.dart
BitboardSearch
stop method
stop method
dark_mode
light_mode
stop
method
void
stop
(
)
Implementation
void stop() => _stopped = true;
crisp_chess_engine package
documentation
bitboard
BitboardSearch
stop method
BitboardSearch class