Class RMPaintbot.SetPaintSpeed

  • Enclosing class:
    RMPaintbot

    public static class RMPaintbot.SetPaintSpeed
    extends RMPaintbot.Op
    An operation to set painting speed.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      float paintSpeed  
    • Constructor Summary

      Constructors 
      Constructor Description
      SetPaintSpeed​(double aSpeed)
      Create new set painting speed operation.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • paintSpeed

        public float paintSpeed
    • Constructor Detail

      • SetPaintSpeed

        public SetPaintSpeed​(double aSpeed)
        Create new set painting speed operation.