MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / close

Method close

src/Battlescape/InfoboxState.cpp:104–107  ·  view source on GitHub ↗

* Closes the window. */

Source from the content-addressed store, hash-verified

102 * Closes the window.
103 */
104void InfoboxState::close()
105{
106 _game->popState();
107}
108
109}

Callers 15

loadDatMethod · 0.45
savePalMethod · 0.45
saveFunction · 0.45
toHtmlMethod · 0.45
loadSpkMethod · 0.45
loadBdyMethod · 0.45
loadPckMethod · 0.45
loadDatMethod · 0.45
saveMethod · 0.45
loadMAPMethod · 0.45
loadRMPMethod · 0.45
loadDataMethod · 0.45

Calls 1

popStateMethod · 0.45

Tested by

no test coverage detected