Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ show
Method
show
source/frontend/StarCodexInterface.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void CodexInterface::show() {
49
Pane::show();
50
updateCodexList();
51
}
52
53
void CodexInterface::tick(float) {
54
updateCodexList();
Callers
1
setupPageText
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected