Class CommanderAgent.ClearChemicals

    • Field Detail

      • units

        protected java.util.Collection<java.lang.Object> units
        The units.
    • Constructor Detail

      • ClearChemicals

        public ClearChemicals​(ISpaceObject disaster)
        Create a new ClearChemicals.
    • Method Detail

      • getUnits

        public java.util.Collection<java.lang.Object> getUnits()
        Get the units.
        Specified by:
        getUnits in interface IForcesGoal
        Returns:
        The units.
      • checkTarget

        public boolean checkTarget()
      • inhibitAchieveCleanUp

        protected boolean inhibitAchieveCleanUp​(CommanderAgent.TreatVictims other)
        Inhibit other achieve cleanup goals that are farer away from the cleaner.