Home
last modified time | relevance | path

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

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dgrand_strategy.h230 int GetTitleScore(int title, CGrandStrategyProvince *province = nullptr);
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dgrand_strategy.cpp823 int score = GrandStrategyGame.Heroes[i]->GetTitleScore(title); in MinisterSuccession()
1036 int CGrandStrategyHero::GetTitleScore(int title, CGrandStrategyProvince *province) in GetTitleScore() function in CGrandStrategyHero