MCPcopy Create free account
hub / github.com/benkuper/Chataigne / init

Method init

Source/Guider/BaseGuide.cpp:26–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void BaseGuide::init()
27{
28 initInternal();
29 setCurrentStep(0);
30}
31
32void BaseGuide::resized()
33{

Callers 1

setCurrentGuideMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected