Interface VeilImGui

All Known Implementing Classes:
InactiveVeilImGuiImpl, VeilImGuiImpl

@Deprecated @Internal public interface VeilImGui
Deprecated.
Manages the internal ImGui state.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     
    void
    Deprecated.
     
    void
    Deprecated.
     
    void
    Deprecated.
     
    void
    Deprecated.
     
  • Method Details

    • start

      void start()
      Deprecated.
    • stop

      void stop()
      Deprecated.
    • beginFrame

      void beginFrame()
      Deprecated.
    • endFrame

      void endFrame()
      Deprecated.
    • updateFonts

      void updateFonts()
      Deprecated.