carb::input::getDeviceTypeString

Defined in carb/input/InputUtils.h

inline const char *carb::input::getDeviceTypeString(DeviceType deviceType)

Returns a string representation of the device type.

Parameters

deviceTypeDeviceType

Returns

A string representation of the device type, or “Unknown” if unknown.