| Package | Description |
|---|---|
| com.fossgalaxy.games.fireworks.ai.vanDenBergh |
| Modifier and Type | Method and Description |
|---|---|
static DiscardRules |
DiscardRules.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscardRules[] |
DiscardRules.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.