Class RMPaintbot.Turn

Enclosing class:
RMPaintbot

public static class RMPaintbot.Turn extends RMPaintbot.PathOperation
An op class for turning a shape by a given number of degrees.
  • Field Details

    • angle

      public double angle
  • Constructor Details

    • Turn

      public Turn(double anAngle)
      Creates a new Turn operation.