Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ getCurrentInput
Method
getCurrentInput
platform/sdl/knativesystem.cpp:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
KNativeInputPtr KNativeSystem::getCurrentInput() {
69
return screen->getInput();
70
}
71
72
KNativeScreenPtr KNativeSystem::getScreen() {
73
return screen;
Callers
nothing calls this directly
Calls
1
getInput
Method · 0.80
Tested by
no test coverage detected