Class UIDynamicColorPicker

All Implemented Interfaces:
UIFocus, UIKeyFocus, UIMouseFocus, UITabFocus, LXLoopTask

public class UIDynamicColorPicker extends UIColorPicker implements UIFocus
  • Constructor Details

    • UIDynamicColorPicker

      public UIDynamicColorPicker(LXDynamicColor dynamicColor)
    • UIDynamicColorPicker

      public UIDynamicColorPicker(float x, float y, float w, float h, LXDynamicColor dynamicColor)
  • Method Details