Package foundry.veil.mixin.client.imgui
Class ImGuiImplGlfwMixin
java.lang.Object
foundry.veil.mixin.client.imgui.ImGuiImplGlfwMixin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateMousePosAndButtons
(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
ImGuiImplGlfwMixin
public ImGuiImplGlfwMixin()
-
-
Method Details
-
updateMousePosAndButtons
public void updateMousePosAndButtons(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-