Home
last modified time | relevance | path

Searched defs:buildCosts (Results 1 – 3 of 3) sorted by relevance

/dports/games/dunelegacy/dunelegacy-0.96.4/src/structures/
H A DBuilderBase.cpp216 FixPoint buildCosts = totalBuildCosts - productionProgress; in updateProductionProgress() local
224 FixPoint buildCosts = totalBuildCosts / totalBuildGameTicks; in updateProductionProgress() local
/dports/games/maxr/maxr-0.2.9/src/game/data/units/
H A Dvehicle.h368 int buildCosts; variable
H A Dunitdata.h63 int buildCosts; member