whiteBishop constant

Piece const whiteBishop

Implementation

static const Piece whiteBishop = Piece(BoardColor.white, PieceType.bishop);