ChessBoard RedoMove Method Delta Engine Documentation
Redo a move View code on GitHub

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

public ChessBoard MoveResultE RedoMove()

Return Value

Type: ChessBoard MoveResultE
NoRepeat No repetition ThreeFoldRepeat Three times the same board FiftyRuleRepeat Fifty moves without pawn move or piece eaten
See Also