- Joined
- Jan 31, 2016
- Messages
- 5,413
- Thread Author
- #1
Keyboard.isPressed() and Keyboard.pressKey() seem to run into issues.
When you use #pressKey() the key will be pressed, but occasionally and at random times, it will stop being pressed but the #isPressed() method returns true. I am not sure what causes the release that the Keyboard class can't detect, and I though the last answer I got on this is that it isn't fixable. Thanks.
When you use #pressKey() the key will be pressed, but occasionally and at random times, it will stop being pressed but the #isPressed() method returns true. I am not sure what causes the release that the Keyboard class can't detect, and I though the last answer I got on this is that it isn't fixable. Thanks.