edaxUndo method

void edaxUndo()

Undo move.

If mode is 0 or 2, undo until human's turn.

Implementation

void edaxUndo() => _bindings.edax_undo();