I'm still using console/text mode, but hope to make the transition to windows mode soon. In the meantime, the documentation is unclear about how to manage keyboard interaction in console/text mode.
- key_pressed tells one whether a key is being pressed at the current time.
- How does one determine whether a given key is in the keyboard buffer?
- How does one clear the keyboard buffer?
- Does Lite-C even have such a thing as a keyboard buffer?