Package zombie.ui

Class ActionProgressBar

java.lang.Object
zombie.ui.UIElement
zombie.ui.ActionProgressBar

public final class ActionProgressBar extends UIElement
  • Field Details

    • delayHide

      public int delayHide
  • Constructor Details

    • ActionProgressBar

      public ActionProgressBar(int x, int y)
  • Method Details

    • render

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

      public void setValue(float delta)
    • getValue

      public float getValue()
    • update

      public void update(int nPlayer)