MCPcopy Create free account
hub / github.com/The-Powder-Toy/The-Powder-Toy / StartTextInput

Function StartTextInput

src/PowderToySDL.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34static FrameSchedule fpsUpdateSchedule;
35
36void StartTextInput()
37{
38 SDL_StartTextInput();
39}
40
41void StopTextInput()
42{

Callers 1

StartTextInputMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected