void FlushKeyBuffer()
Clears the key buffer for future GetKeyBuffer() calls. This allows you to figure out what keys are actually new keypresses, by wiping out the old ones after you've taken care of them.
FlushKeyBuffer();
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |