Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ uiPumpEvents
Function
uiPumpEvents
source/ui/mainui.cpp:359–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
void uiPumpEvents() {
360
SDL_PumpEvents();
361
}
362
363
bool uiIsRunning() {
364
return window!= nullptr;
Callers
1
startApp
Method · 0.85
Calls
1
SDL_PumpEvents
Function · 0.85
Tested by
no test coverage detected