Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ windowWidth
Method
windowWidth
source/frontend/StarTitleScreen.cpp:559–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
}
558
559
unsigned TitleScreen::windowWidth() const {
560
return m_guiContext->windowWidth();
561
}
562
563
}
Callers
1
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected