MCPcopy 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
551float TitleScreen::interfaceScale() const {
552 return m_guiContext->interfaceScale();
553}
554
555unsigned TitleScreen::windowHeight() const {
556 return m_guiContext->windowHeight();

Callers 9

renderImplMethod · 0.45
renderMethod · 0.45
updateMethod · 0.45
createTooltipMethod · 0.45
renderImplMethod · 0.45
updateMethod · 0.45
statusPositionMethod · 0.45
TeamBarMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected