Home
last modified time | relevance | path

Searched refs:switchCityset (Results 1 – 3 of 3) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dswitch-sets-dialog.cpp219 GameMap::getInstance()->switchCityset(selected_cityset); in run()
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DGameMap.h879 void switchCityset(Cityset *cityset);
H A DGameMap.cpp1290 void GameMap::switchCityset(Cityset *cityset) in switchCityset() function in GameMap
1352 switchCityset(cityset); //is this still needed? in reloadCityset()