| Package | Description |
|---|---|
| game | |
| student |
| Modifier and Type | Class and Description |
|---|---|
class |
GameState |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Explorer.huntOrb(HuntState state)
Explore the cavern, trying to find the
orb in as few steps as possible.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Indiana.huntOrb(HuntState state)
Get to the orb in as few steps as possible.
|