menu
libedax4dart
src/libedax.dart
LibEdax
edaxRedo method
edaxRedo
dark_mode
light_mode
edaxRedo
method
void
edaxRedo
(
)
Redo move.
If mode is 0 or 2, redo until human's turn.
Implementation
void edaxRedo() => _bindings.edax_redo();
libedax4dart
libedax
LibEdax
edaxRedo method
LibEdax class