MCPcopy 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

1065ApocCursor &Framework::getCursor() { return *this->cursor; }
1066
1067void Framework::textStartInput() { SDL_StartTextInput(); }
1068
1069void Framework::textStopInput() { SDL_StopTextInput(); }
1070

Callers 1

eventOccuredMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected