Class UIAudio.GraphicMeter

All Implemented Interfaces:
UIContainer, LXLoopTask, Iterable<UIObject>
Enclosing class:
UIAudio

public static class UIAudio.GraphicMeter extends UI2dContainer
  • Constructor Details

    • GraphicMeter

      public GraphicMeter(UI ui, 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 UI2dContainer
      Parameters:
      ui - UI context
      vg - Graphics context