BISHOP constant

PieceType const BISHOP

Implementation

static const PieceType BISHOP = const PieceType._internal(2, 'b');