MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / paneManager

Method paneManager

source/frontend/StarTitleScreen.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144TitleScreen::TitlePaneManager* TitleScreen::paneManager() {
145 return &m_paneManager;
146}
147
148TitleState TitleScreen::currentState() const {
149 return m_titleState;

Callers 9

changeStateMethod · 0.45
updateTitleMethod · 0.45
updateRunningMethod · 0.45
makeChatCallbacksMethod · 0.45
InventoryPaneMethod · 0.45
updateMethod · 0.45
inviteButtonMethod · 0.45
showMemberMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected