Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ textStartInput
Method
textStartInput
framework/framework.cpp:1067–1067 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1065
ApocCursor &Framework::getCursor() { return *this->cursor; }
1066
1067
void Framework::textStartInput() { SDL_StartTextInput(); }
1068
1069
void Framework::textStopInput() { SDL_StopTextInput(); }
1070
Callers
1
eventOccured
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected