Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DMapWnd.cpp6711 double total_PP_excess = total_PP_output - total_PP_spent; in RefreshIndustryResourceIndicator() local
6732 …if (total_PP_wasted > 0.05 || (total_PP_excess > std::min(3.0 * stockpile_use_capacity, 0.8 * tota… in RefreshIndustryResourceIndicator()
6747 total_PP_output, total_PP_excess, in RefreshIndustryResourceIndicator()
6751 total_PP_excess > 0.2 * total_PP_output)) { in RefreshIndustryResourceIndicator()
6764 total_PP_output, total_PP_excess, in RefreshIndustryResourceIndicator()