Class Step


  • public class Step
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Step​(double value, boolean destroy, int indent, Fashion color)  
    • Constructor Detail

      • Step

        public Step​(double value,
                    boolean destroy,
                    int indent,
                    Fashion color)
    • Method Detail

      • getValue

        public double getValue()
      • isDestroy

        public boolean isDestroy()
      • getIndent

        public int getIndent()
      • getColors

        public Fashion getColors()