public class BoardUpdater
extends java.lang.Object
| Constructor and Description |
|---|
BoardUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
update(ConstGameTree tree,
ConstNode currentNode,
Board board) |
public void update(ConstGameTree tree, ConstNode currentNode, Board board)