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

Method prepare

Common/Base/PlatformBaseManager/SdlBaseManager.h:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 void _windowResized(int w, int h);
43
44 virtual void prepare()
45 {
46 }
47 virtual MyGUI::MapString getStatistic();
48
49 protected:

Callers 1

startAppFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected