Class ProducerPlan


  • public class ProducerPlan
    extends Plan
    The main plan for the Producer Agent.
    • Constructor Detail

      • ProducerPlan

        public ProducerPlan()
    • Method Detail

      • body

        public void body()
        Method body.
        Specified by:
        body in class Plan
      • callCarryAgent

        protected void callCarryAgent​(ISpaceObject target)
        Call carry agents to location.
        Parameters:
        target - The target to call carries to.