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.

Parameters

keyGamepadInput

Returns

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