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.

Parameters

keyKeyboardInput

Returns

A string representation of the keyboard input, or an empty string if unknown.