Class FindTargetsPlan


  • public class FindTargetsPlan
    extends Plan
    Look if a target is near to my position.
    • Constructor Detail

      • FindTargetsPlan

        public FindTargetsPlan()
    • Method Detail

      • body

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