Chess Game  1.1.0
A full chess game for Unity
cgEngine Member List

This is the complete list of members for cgEngine, including all inherited members.

BoardStatesExaminedcgEngine
cgEngine(byte searchDepthWeak=3, byte searchDepthStrong=4) (defined in cgEngine)cgEngine
CurrentBoardValuecgEngine
FinishedcgEngine
makeMove(cgBoard board, bool MoveAsWhiteP, Action< List< cgSimpleMove >> completeCallback, Action< float > progressCallback=null)cgEngine
MoveAsWhitecgEngine
MovescgEngine
MovesLeftToAnalyzecgEngine
SearchDepthEndGamecgEngine
SearchDepthStrongcgEngine
SearchDepthWeakcgEngine
TellLegals(bool p) (defined in cgEngine)cgEngine
TotalMovesToAnalyzecgEngine