Class EscapePlan


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

      • EscapePlan

        public EscapePlan()
    • Method Detail

      • body

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