Class MoveToLocationPlan


  • public class MoveToLocationPlan
    extends Plan
    Move to a point.
    • Constructor Detail

      • MoveToLocationPlan

        public MoveToLocationPlan()
    • Method Detail

      • body

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

        protected void updateVision()
        Update the vision, when having moved.