MCPcopy Create free account
hub / github.com/MyGUI/mygui / cleanupState

Method cleanupState

Tools/SkinEditor/TestState.cpp:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 void TestState::cleanupState()
66 {
67 mTestWindow->getRoot()->setVisible(false);
68 mBack->getRoot()->setVisible(false);
69 }
70
71 void TestState::pauseState()
72 {

Callers 1

popStateMethod · 0.45

Calls 2

setVisibleMethod · 0.45
getRootMethod · 0.45

Tested by

no test coverage detected