Package zombie.ui

Class RadialProgressBar

java.lang.Object
zombie.ui.UIElement
zombie.ui.RadialProgressBar

public final class RadialProgressBar
extends UIElement
  • Constructor Details

    • RadialProgressBar

      public RadialProgressBar​(KahluaTable kahluaTable, Texture texture)
  • Method Details

    • update

      public void update()
      Overrides:
      update in class UIElement
    • render

      public void render()
      Overrides:
      render in class UIElement
    • setValue

      public void setValue​(float float1)
    • getValue

      public float getValue()
    • setTexture

      public void setTexture​(Texture texture)
    • getTexture

      public Texture getTexture()