Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
104
void InfoboxState::close()
105
{
106
_game->popState();
107
}
108
109
}
Callers
15
loadDat
Method · 0.45
savePal
Method · 0.45
save
Function · 0.45
toHtml
Method · 0.45
loadSpk
Method · 0.45
loadBdy
Method · 0.45
loadPck
Method · 0.45
loadDat
Method · 0.45
save
Method · 0.45
loadMAP
Method · 0.45
loadRMP
Method · 0.45
loadData
Method · 0.45
Calls
1
popState
Method · 0.45
Tested by
no test coverage detected