|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.colossus.ai.AbstractAI.CreatureValueConstants
protected class AbstractAI.CreatureValueConstants
Various constants used by the AIs code for creature evaluation. Each specific AI should be able to override them to tweak the evaluation results w/o rewriting the code.
| Field Summary | |
|---|---|
(package private) int |
HAS_NATIVE_COMBAT_BONUS
Bonus to the 'kill value' when the terrain offer a bonus in combat to the creature. |
| Constructor Summary | |
|---|---|
protected |
AbstractAI.CreatureValueConstants()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int HAS_NATIVE_COMBAT_BONUS
| Constructor Detail |
|---|
protected AbstractAI.CreatureValueConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||