protected class SwingDriver.SwingRandomPlayer extends RandomPlayer
| Modifier and Type | Field and Description |
|---|---|
int |
DELAY |
| Modifier | Constructor and Description |
|---|---|
protected |
SwingDriver.SwingRandomPlayer() |
| Modifier and Type | Method and Description |
|---|---|
Move |
move(Backgammon backgammon)
Requests that the player make a move using the given
backgammon setup.
|
lost, wonpublic Move move(Backgammon backgammon)
RandomPlayermove in interface Playermove in class RandomPlayerbackgammon - The current backgammon situation