Interface IMultiColorable

    • Method Detail

      • setColorMapper

        void setColorMapper​(ColorMapper mapper)
        Set the colormapper that will be used by the Drawable, instead of using precomputed colors.
      • getColorMapper

        ColorMapper getColorMapper()
        Get the colormapper.