Home
last modified time | relevance | path

Searched defs:total_eff (Results 1 – 2 of 2) sorted by relevance

/dports/games/spring/spring_98.0/AI/Skirmish/AAI/
H A DAAIBuildTable.h263 static vector< vector< vector<float> > > total_eff; variable
H A DAAIBuildTable.cpp51 vector< vector< vector<float> > > AAIBuildTable::total_eff; member in AAIBuildTable
1546 double total_eff = ground_eff + air_eff + hover_eff + sea_eff + submarine_eff; in GetDefenceBuilding() local
1635 double total_eff = ground_eff + air_eff + hover_eff + sea_eff + submarine_eff; in GetCheapDefenceBuilding() local