Package zombie.ui

Class FPSGraph


public final class FPSGraph extends UIElement
  • Field Details

    • instance

      public static FPSGraph instance
  • Constructor Details

    • FPSGraph

      public FPSGraph()
  • Method Details

    • addRender

      public void addRender(long time)
    • addUpdate

      public void addUpdate(long time)
    • addLighting

      public void addLighting(long time)
    • addUI

      public void addUI(long time)
    • update

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

      public void render()
      Overrides:
      render in class UIElement