Class InactiveVeilImGuiImpl

java.lang.Object
foundry.veil.impl.client.imgui.InactiveVeilImGuiImpl
All Implemented Interfaces:
VeilImGui

@Deprecated @Internal public class InactiveVeilImGuiImpl extends Object implements VeilImGui
Deprecated.
  • Constructor Details

    • InactiveVeilImGuiImpl

      public InactiveVeilImGuiImpl()
      Deprecated.
  • Method Details

    • start

      public void start()
      Deprecated.
      Specified by:
      start in interface VeilImGui
    • stop

      public void stop()
      Deprecated.
      Specified by:
      stop in interface VeilImGui
    • beginFrame

      public void beginFrame()
      Deprecated.
      Specified by:
      beginFrame in interface VeilImGui
    • endFrame

      public void endFrame()
      Deprecated.
      Specified by:
      endFrame in interface VeilImGui
    • updateFonts

      public void updateFonts()
      Deprecated.
      Specified by:
      updateFonts in interface VeilImGui