MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / Start

Method Start

src/gui/idlepanel.cc:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116
117public:
118 void Start() override
119 {
120 SetPage(MainWindow::PAGE_IDLE);
121 }
122
123 void UpdateState()
124 {

Callers 2

StartIdleMethod · 0.45
StartExploringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected