getKeyboardInputString#
Fully qualified name: carb::input::getKeyboardInputString
Defined in carb/input/InputUtils.h
- inline const char *carb::input::getKeyboardInputString(
- KeyboardInput key,
Returns a string representation of the keyboard input.
See also
- Parameters:
key – KeyboardInput
- Returns:
A string representation of the keyboard input, or an empty string if unknown.