Module design_pattern_examples_rust::helpers::key_input
source · Expand description
Contains the check_for_key() function that polls for keyboard input and returns true if a key was pressed.
Functions
- Determine if a key has been pressed on the keyboard.