MCPcopy 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
559unsigned TitleScreen::windowWidth() const {
560 return m_guiContext->windowWidth();
561}
562
563}

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected