Posted May 15, 20205 yr I tried InputEvent.MouseInputEvent and InputEvent.ClickInputEvent and InputEvent.RawMouseEvent they worked fine but they are unable to detect when the user is "holding/pressing" the button. Is it a good idea to check if the button (mouse) is down in client tick event? if so, how do I check it since the org.lwjgl.input.Mouse.isButtonDown(i) no longer exist and I can't find something similar. http://forum.lwjgl.org/index.php?topic=5857.0 Edited May 15, 20205 yr by poopoodice
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.