FileForums

FileForums (https://fileforums.com/index.php)
-   General Gaming (https://fileforums.com/forumdisplay.php?f=25)
-   -   Question About Buffer of excess key presses in Java (https://fileforums.com/showthread.php?t=86857)

jaypaul 08-06-2009 03:11

Question About Buffer of excess key presses in Java
 
Hi friends,

Right now, in the game I am working on, if the user presses a key multiple times the actions will be performed as many times as it registers, even though I disallow key presses during the time that the action is taking place.

For example, a move of 1 space can be carried out with a key press. While the character is moving, key presses are not allowed. However, if you just press the key 5 or 25 times, the character will just keep moving, once he's done with the first one.

What I need to do is clear the buffer of key presses after an action has taken place, so that the excess keys are not registered. I know the commands to do so in C++, but not in Java

Your Answers'll be Helpful.

Thanks
Paul
.

DABhand 08-06-2009 13:01

http://java.sun.com/products/jlf/ed1/dg/index.htm

Has everyone listed there.

Why didnt you go here first?


All times are GMT -7. The time now is 19:03.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com