Exemplo n.º 1
0
 public void Bind(string name, InputBindingCallback callback, InputTriggerState state, params MouseButton[] combination)
 => manager.Bind(name, callback, state, combination);