Home
last modified time | relevance | path

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

/dports/games/nimuh/nimuh-1.02/src/
H A Dscene_editgame.h210 void addInfoTown(InformationTown it);
H A Dscene_editgame.cpp306 EditBoard::GetInstance()->getSceneEditGame()->addInfoTown(it); in bAccept_SceneEditGame_OnClick()
515 void SceneEditGame::addInfoTown(InformationTown it) { in addInfoTown() function in SceneEditGame
H A Dclass_editgame.cpp1982 EditBoard::GetInstance()->getSceneEditGame()->addInfoTown(it); in startEditScreenXML()