MCPcopy 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
48void CodexInterface::show() {
49 Pane::show();
50 updateCodexList();
51}
52
53void CodexInterface::tick(float) {
54 updateCodexList();

Callers 1

setupPageTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected