Interface VeilImGui

All Known Implementing Classes:
InactiveVeilImGuiImpl, VeilImGuiImpl

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

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

    • start

      void start()
    • stop

      void stop()
    • beginFrame

      void beginFrame()
    • endFrame

      void endFrame()
    • updateFonts

      void updateFonts()