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