Class EatPlan


  • public class EatPlan
    extends Plan
    A plan to explore the map.
    • Constructor Detail

      • EatPlan

        public EatPlan()
    • Method Detail

      • body

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