MCPcopy 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
1367void MainInterface::renderWindows() {
1368 m_paneManager.render();
1369}
1370
1371void MainInterface::renderDebug() {
1372 if (!isDebugDisplayed()) {

Callers

nothing calls this directly

Calls 1

renderMethod · 0.45

Tested by

no test coverage detected