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