MCPcopy Create free account
hub / github.com/Tylemagne/Gopher360 / inputKeyboardDown

Function inputKeyboardDown

Windows/Gopher/Gopher/Gopher.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16void inputKeyboardDown(WORD cmd)
17{
18 inputKeyboard(cmd, 0);
19}
20
21void inputKeyboardUp(WORD cmd)
22{

Callers 2

handleTriggersMethod · 0.85
mapKeyboardMethod · 0.85

Calls 1

inputKeyboardFunction · 0.85

Tested by

no test coverage detected