Class EscapePreyPlan


  • public class EscapePreyPlan
    extends Plan
    Try to run away from a hunter.
    • Constructor Detail

      • EscapePreyPlan

        public EscapePreyPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan