|
-
Dec 1st, 2005, 09:34 AM
#1
Thread Starter
New Member
Capturing simultaneous keypresses
I'm trying to write a game but I can't find a function which allows multiple keypresses at the same time, eg. moving and shooting at the same time using spacebar and arrow keys. Right now I'm using ProcessCmdKey which only allows one key at a time. What function can I use?
PJ
-
Dec 1st, 2005, 12:18 PM
#2
Re: Capturing simultaneous keypresses
http://vbforums.com/showthread.php?s=&threadid=280308
This example is in visual basic, but it's the principal you're after, not the actual code.
Bill
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
|