Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ renderWindows
Method
renderWindows
source/frontend/StarMainInterface.cpp:1367–1369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1365
}
1366
1367
void MainInterface::renderWindows() {
1368
m_paneManager.render();
1369
}
1370
1371
void MainInterface::renderDebug() {
1372
if (!isDebugDisplayed()) {
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected