InputSingleton.getJoyGuid

Returns a SDL2-compatible device GUID on platforms that use gamepad remapping. Returns "Default Gamepad" otherwise.

struct InputSingleton
@nogc nothrow const
String
getJoyGuid
(
in long device
)

Meta