Package foundry.veil.impl.client.imgui
Interface VeilImGui
- All Known Implementing Classes:
InactiveVeilImGuiImpl,VeilImGuiImpl
Deprecated.
Manages the internal ImGui state.
-
Method Details
-
start
void start()Deprecated. -
stop
void stop()Deprecated. -
beginFrame
void beginFrame()Deprecated. -
endFrame
void endFrame()Deprecated. -
updateFonts
void updateFonts()Deprecated.
-