Package dev.twilite.client.ui.overlay
Class ImGuiOverlay
java.lang.Object
dev.twilite.client.ui.overlay.ImGuiOverlay
Java-side model builder for the native ImGui overlay renderer.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionencode()voidpanel(String title, Consumer<ImGuiOverlay.Panel> builder)
-
Constructor Details
-
ImGuiOverlay
public ImGuiOverlay() -
ImGuiOverlay
public ImGuiOverlay(double scaleX, double scaleY)
-
-
Method Details
-
panel
-
panel
-
encode
-