Class UILoading

All Implemented Interfaces:
UIContainer, UILayer, LXLoopTask, Iterable<UIObject>

public class UILoading extends UI2dContext
  • Constructor Details

  • Method Details

    • onDraw

      protected 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