Package zombie.ui

Class UIDialoguePanel

java.lang.Object
zombie.ui.UIElement
zombie.ui.UIDialoguePanel

public final class UIDialoguePanel
extends UIElement
  • Field Details

    • clientH

      public float clientH
    • clientW

      public float clientW
    • nestedItems

      public java.util.Stack nestedItems
  • Constructor Details

    • UIDialoguePanel

      public UIDialoguePanel​(float float1, float float2, float float3, float float4)
  • Method Details

    • Nest

      public void Nest​(UIElement uIElement, int int1, int int2, int int3, int int4)
    • render

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

      public void update()
      Overrides:
      update in class UIElement