|
-
Mar 11th, 2018, 05:47 PM
#11
Re: [RESOLVED] Removing Delay On KeyPress/KeyDown...
as im creating a game i need the keys to work without issues.
its quite simple, when key down, it will set that key to true until key up. no need for a loop/timer or api.
now, in the game loop, if the key is true it will move.
other keys can only get pressed once, until the key is up, this to prevent repeats.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|