InputHandler.removeBinding

Removes a single inputbinding from the inputhandler.

class InputHandler
public @safe nothrow
void
removeBinding
(
BindingCode bc
,
InputBinding ib
)

Meta