Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Sim/MoveTypes/
H A DMoveDefHandler.cpp191 depthModParams[DEPTHMOD_CON_COEFF ] = 1.0f; in MoveDef()
222 …depthModParams[DEPTHMOD_CON_COEFF ] = std::max(0.00f, depthModTable.GetFloat("constantCoeff", … in MoveDef()
381 const float c = depthModParams[DEPTHMOD_CON_COEFF]; in GetDepthMod()
H A DMoveDefHandler.h70 DEPTHMOD_CON_COEFF = 5, enumerator