MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / reset

Method reset

src/ui/LoadingScreen.cpp:158–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void UI::LoadingScreen::reset(const std::string& imageName)
159{
160 setImageFromFile(imageName);
161 startSection(0, 0, "");
162}

Callers 4

switchToWorldMethod · 0.80
startNewGameMethod · 0.80
fireBindingsMethod · 0.80
loadSaveGameSlotMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected