MCPcopy Create free account
hub / github.com/assaultcube/AC / findbindc

Function findbindc

source/src/console.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173keym *findbindc(int code)
174{
175 return keyms.access(code);
176}
177
178keym *autokeymap(int keycode, int scancode)
179{

Callers 3

keyMethod · 0.85
keymapFunction · 0.85
bindcFunction · 0.85

Calls 1

accessMethod · 0.80

Tested by

no test coverage detected