KNIGHT constant

PieceType const KNIGHT

Knight piece type.

Implementation

static const PieceType KNIGHT = PieceType.KNIGHT;