Package zombie.ui

Class RadialProgressBar

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

public final class RadialProgressBar extends UIElement
TurboTuTone.
  • Constructor Details

    • RadialProgressBar

      public RadialProgressBar(se.krka.kahlua.vm.KahluaTable table, Texture tex)
  • 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 delta)
    • getValue

      public float getValue()
    • setTexture

      public void setTexture(Texture texture)
    • getTexture

      public Texture getTexture()