VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Re: Key Binding... Amorano (6 replies, 0 views) (2001-Jan-11) Yes. Works great. Whenever someone presses a key that is function bound that function fires. One major MAJOR drawback.
I can't get key repeats. IOW, there is only one event fired per press/release (on any device). If the buton is held down you don't get that info.
Not sure I entirely liek the idea of having to write a checker each time through my main loop, but in the end the configuration screen for the input devices, and on the fly remapping to other functions can't be beat.
|