input.getBindingKey

getBindingKey(keycode: number) → {string}

return the action associated with the given keycode

Parameters:
Name Type Description
keycode number

(See input.KEY)

Returns:
Type Description
string

user defined associated action

Powered by webdoc!