Class UIDebugConsole

All Implemented Interfaces:
UIElementInterface

public final class UIDebugConsole extends NewWindow
  • Field Details

    • instance

      public static UIDebugConsole instance
    • CommandLine

      public UITextBox2 CommandLine
    • PreviousIndex

      public int PreviousIndex
    • bDebounceUp

      public boolean bDebounceUp
    • bDebounceDown

      public boolean bDebounceDown
  • Constructor Details

    • UIDebugConsole

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