|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.colossus.ai.RationalAI.MusteredCreatures
class RationalAI.MusteredCreatures
Field Summary | |
---|---|
java.util.List<CreatureType> |
creatures
|
boolean |
mustered
|
Constructor Summary | |
---|---|
RationalAI.MusteredCreatures(boolean m,
java.util.List<CreatureType> c)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean mustered
public java.util.List<CreatureType> creatures
Constructor Detail |
---|
RationalAI.MusteredCreatures(boolean m, java.util.List<CreatureType> c)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |