Home
last modified time | relevance | path

Searched refs:setupMapGUI (Results 1 – 2 of 2) sorted by relevance

/dports/games/gigalomania/gigalomaniasrc/
H A Dgamestate.h365 void setupMapGUI();
H A Dgamestate.cpp1200 void PlayingGameState::setupMapGUI() { in setupMapGUI() function in PlayingGameState
1275 this->setupMapGUI(); in reset()
2317 …this->setupMapGUI(); // needed to change the map GUI to ask player; call this rather than reset(),… in requestAlliance()
2351 …this->setupMapGUI(); // call this rather than reset(), to avoid the GUI going back to main sector … in cancelPlayerAskingAlliance()