Package zombie.ui

Class NewContainerPanel

java.lang.Object
zombie.ui.UIElement
zombie.ui.NewContainerPanel

public class NewContainerPanel
extends UIElement
  • Field Details

  • Constructor Details

    • NewContainerPanel

      public NewContainerPanel​(int int1, int int2, int int3, int int4, ItemContainer itemContainer)
    • NewContainerPanel

      public NewContainerPanel​(int int1, int int2, int int3, int int4, IsoStove stove)
  • Method Details

    • ButtonClicked

      public void ButtonClicked​(java.lang.String string)
      Overrides:
      ButtonClicked in class UIElement
    • onMouseDown

      public java.lang.Boolean onMouseDown​(double double1, double double2)
      Overrides:
      onMouseDown in class UIElement
    • onMouseUp

      public java.lang.Boolean onMouseUp​(double double1, double double2)
      Overrides:
      onMouseUp in class UIElement
    • render

      public void render()
      Overrides:
      render in class UIElement