MoveHistory ComputePackedBoard Method Delta Engine Documentation
Compute the packed representation of a board View code on GitHub

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

public static MoveHistory PackedBoard ComputePackedBoard(
	ChessBoard PieceE[] peBoard,
	ChessBoard BoardStateMaskE eInfo
)

Return Value

Type: MoveHistory PackedBoard
See Also