InputMapSingleton.actionSetDeadzone

Sets a deadzone value for the action.

struct InputMapSingleton
@nogc nothrow
void
actionSetDeadzone
(
in String action
,
in double deadzone
)

Meta