MoveHistory UpdateCurrentPackedBoard Method (Int32, ChessBoard PieceE)Delta Engine Documentation
Update the current board packing View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public void UpdateCurrentPackedBoard(
	int iPos,
	ChessBoard PieceE eNewPiece
)
See Also