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