Class RationalAI.MusteredCreatures
java.lang.Object
net.sf.colossus.ai.RationalAI.MusteredCreatures
- Enclosing class:
RationalAI
- Author:
- Bruce Sherrod, David Ripton, Romain Dolbeau, Corwin Joy, extensively rewritten on 02-Oct-2003
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mustered
public boolean mustered -
creatures
-
-
Constructor Details
-
MusteredCreatures
MusteredCreatures(boolean m, List<CreatureType> c)
-