whiteKing constant

Piece const whiteKing

Implementation

static const Piece whiteKing = Piece(BoardColor.white, PieceType.king);