ChessBoard ComputePiecesCoverage Method Delta Engine Documentation
Enumerates all the possible moves for a player View code on GitHub

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

public void ComputePiecesCoverage(
	ChessBoard PlayerColorE ePlayerColor,
	out ChessBoard PosInfoS posInfo
)
See Also