|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Game.undo()
was called
without a matching Game.redo()
.
Board
.Board
to supply all game specific middle tier behavior.
true
is returned this means that any thread running
the expensive Game.getTurnMoves()
will abort.
Game
engine should look ahead.
Plan
that may exist
for the current position and side.
Board
.Game
.Move
.Game Board
.Game.undo()
.
Game.getTurnMoves()
inspects periodically
to decide whether it needs to abort.
board
,
(ignoring move iterator state).
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |