Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
void inputKeyboardDown(WORD cmd)
17
{
18
inputKeyboard(cmd, 0);
19
}
20
21
void inputKeyboardUp(WORD cmd)
22
{
Callers
2
handleTriggers
Method · 0.85
mapKeyboard
Method · 0.85
Calls
1
inputKeyboard
Function · 0.85
Tested by
no test coverage detected