Package | Description |
---|---|
AI | |
Game | |
GUI |
Constructor and Description |
---|
Tree(int diff,
PlayingField afield)
Create a node that acts as the root of a new tree.
|
Modifier and Type | Method and Description |
---|---|
PlayingField |
PlayingField.clone()
Make a clone of the current playing field.
|
Modifier and Type | Field and Description |
---|---|
PlayingField |
Game.field |