Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ interfaceScale
Method
interfaceScale
source/frontend/StarTitleScreen.cpp:551–553 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
float TitleScreen::interfaceScale() const {
552
return m_guiContext->interfaceScale();
553
}
554
555
unsigned TitleScreen::windowHeight() const {
556
return m_guiContext->windowHeight();
Callers
9
makeInterfaceCallbacks
Method · 0.45
renderImpl
Method · 0.45
render
Method · 0.45
update
Method · 0.45
createTooltip
Method · 0.45
renderImpl
Method · 0.45
update
Method · 0.45
statusPosition
Method · 0.45
TeamBar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected