Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
static FrameSchedule fpsUpdateSchedule;
35
36
void StartTextInput()
37
{
38
SDL_StartTextInput();
39
}
40
41
void StopTextInput()
42
{
Callers
1
StartTextInput
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected