Can you help me with input issue?
Hello,
I have certain keys that need to be disregarded after the initial press of the key (if they are held down). Such as the 'Enter' key or some other 1-hit key.
I DO set the key to false in my logic, but it still seems as if it is being held down and is being quickly switched from true/false rapidly. Is there something I need to do besides set the key to false in my input handling routine?
For first, what are you using (GLUT? Win32? SDL? X?)...
I've never had those problems using DirectInput nor I had using WM_KEYUP and WM_KEYDOWN.
I've never had those problems using DirectInput nor I had using WM_KEYUP and WM_KEYDOWN.
Previously "Krohm"
I'm not sure how much we can help you until you post your current code... is there some reason you can't do that?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement