Class PathStep


  • public class PathStep
    extends java.lang.Object
    • Method Detail

      • rotation

        public static PathStep rotation​(double angle)
      • straightAway

        public static PathStep straightAway​(double distance)
      • getValue

        public double getValue()