MCPcopy 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
68KNativeInputPtr KNativeSystem::getCurrentInput() {
69 return screen->getInput();
70}
71
72KNativeScreenPtr KNativeSystem::getScreen() {
73 return screen;

Callers

nothing calls this directly

Calls 1

getInputMethod · 0.80

Tested by

no test coverage detected