Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
TitleScreen::TitlePaneManager* TitleScreen::paneManager() {
145
return &m_paneManager;
146
}
147
148
TitleState TitleScreen::currentState() const {
149
return m_titleState;
Callers
9
changeState
Method · 0.45
updateTitle
Method · 0.45
updateRunning
Method · 0.45
makeInterfaceCallbacks
Method · 0.45
makeChatCallbacks
Method · 0.45
InventoryPane
Method · 0.45
update
Method · 0.45
inviteButton
Method · 0.45
showMemberMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected