menu
chessjs package
documentation
pieces.dart
PieceType
BISHOP constant
BISHOP constant
dark_mode
light_mode
BISHOP
constant
PieceType
const
BISHOP
Implementation
static const PieceType BISHOP = const PieceType._internal(2, 'b');
chessjs package
documentation
pieces
PieceType
BISHOP constant
PieceType class