MCPcopy Create free account
hub / github.com/TurningWheel/Barony / buttonCloseSubwindow

Function buttonCloseSubwindow

src/menu.cpp:11009–11012  ·  view source on GitHub ↗

generic close window button

Source from the content-addressed store, hash-verified

11007
11008// generic close window button
11009void buttonCloseSubwindow(button_t* my)
11010{
11011 return; // deprecated
11012}
11013
11014void buttonCloseSettingsSubwindow(button_t* my)
11015{

Callers 15

mainFunction · 0.70
pauseGameFunction · 0.70
handleLoginMethod · 0.70
handleMainMenuFunction · 0.70
openGameoverWindowFunction · 0.70
closeAchievementsWindowFunction · 0.70
buttonAcceptResolutionFunction · 0.70
buttonRevertResolutionFunction · 0.70
buttonSettingsAcceptFunction · 0.70
buttonSettingsOKFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected