Class Colors.ColNfo

java.lang.Object
zombie.core.Colors.ColNfo
Enclosing class:
Colors

public static class Colors.ColNfo extends Object
  • Constructor Details

  • Method Details

    • getColorSet

      public Colors.ColorSet getColorSet()
    • getColorSetIndex

      public int getColorSetIndex()
    • getName

      public String getName()
    • getHex

      public String getHex()
    • getColor

      public Color getColor()
    • getR

      public float getR()
    • getG

      public float getG()
    • getB

      public float getB()
    • getRInt

      public int getRInt()
    • getGInt

      public int getGInt()
    • getBInt

      public int getBInt()