Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DMapWnd.h226 void RefreshIndustryResourceIndicator();
H A DMapWnd.cpp1277 RefreshIndustryResourceIndicator(); in CompleteConstruction()
2802 boost::bind(&MapWnd::RefreshIndustryResourceIndicator, this)); in InitTurn()
2806 boost::bind(&MapWnd::RefreshIndustryResourceIndicator, this)); in InitTurn()
2851 RefreshIndustryResourceIndicator(); in InitTurn()
6688 void MapWnd::RefreshIndustryResourceIndicator() { in RefreshIndustryResourceIndicator() function in MapWnd