InputSingleton.addJoyMapping

Add a new mapping entry (in SDL2 format) to the mapping database. Optionally update already connected devices.

struct InputSingleton
@nogc nothrow
void
addJoyMapping
(
StringArg0
)
(
in StringArg0 mapping
,
in bool update_existing = false
)

Meta