| Package | Description |
|---|---|
| com.fossgalaxy.games.fireworks.ai.vanDenBergh |
| Modifier and Type | Method and Description |
|---|---|
static HintRules |
HintRules.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HintRules[] |
HintRules.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Agent |
VanDenBerghFactory.buildAgent(double wp,
double wd,
HintRules hintRule,
DiscardRules discardRule) |
| Constructor and Description |
|---|
VanDenBergh(double wp,
double wd,
HintRules hintRule,
DiscardRules discardRule) |
Copyright © 2017 FOSS Galaxy. All rights reserved.