ChessApplication.ChessBoard.DrawMoveRepetition Function
Determine if the 3 repetetiv states/moves rule are applicable.
Public bool DrawMoveRepetition (ChessApplication.ChessBoard[])
Type
Name
Description
ChessBoard
boards
A array of the previous boards
Return
Description
bool
Returns true if the rule is fullfilled
Other overloads:
ChessApplication.ChessBoard.DrawMoveRepetition(ChessBoard[],2) ChessApplication.ChessBoard.DrawMoveRepetition(Stack)