Class RMPaintbot.Turn

    • Field Summary

      Fields 
      Modifier and Type Field Description
      double angle  
    • Constructor Summary

      Constructors 
      Constructor Description
      Turn​(double anAngle)
      Creates a new Turn operation.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • angle

        public double angle
    • Constructor Detail

      • Turn

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