BISHOP constant

PieceType const BISHOP

Implementation

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