NoPiece constructor

const NoPiece()

Implementation

const NoPiece() : super(PieceType.NONE, Color.WHITE);