Class RationalAI.MusteredCreatures

  • Enclosing class:
    RationalAI

    class RationalAI.MusteredCreatures
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • mustered

        public boolean mustered
    • Constructor Detail

      • MusteredCreatures

        MusteredCreatures​(boolean m,
                          java.util.List<CreatureType> c)