Class UIColorSlider.Saturation

All Implemented Interfaces:
UIControlTarget, UIFocus, UIKeyFocus, UIMouseFocus, UITabFocus, LXLoopTask
Enclosing class:
UIColorSlider

public static class UIColorSlider.Saturation extends UIColorSlider
  • Constructor Details

    • Saturation

      public Saturation(ColorParameter color, float x, float y, float w, float h)
    • Saturation

      public Saturation(LXNormalizedParameter saturation, float x, float y, float w, float h)
  • Method Details

    • onDraw

      public void onDraw(UI ui, VGraphics vg)
      Description copied from class: UI2dComponent
      Subclasses should override this method to perform their drawing functions.
      Overrides:
      onDraw in class UI2dComponent
      Parameters:
      ui - UI context
      vg - Graphics context