Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ uiIsRunning
Function
uiIsRunning
source/ui/mainui.cpp:363–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
bool uiIsRunning() {
364
return window!= nullptr;
365
}
366
367
bool uiLoop() {
368
// Poll and handle events (inputs, window resize, etc.)
Callers
5
showWindow
Method · 0.85
doMainLoop
Function · 0.85
doMainLoop
Function · 0.85
startApp
Method · 0.85
showWindow
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected