Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dentity.cpp6543 real_t normalisedCharge = (charge * 1.5 / MAXCHARGE); // 0-1.5 in attack() local
6612 real_t normalisedCharge = (charge * 0.5); in attack() local
6643 real_t normalisedCharge = (charge * 1.5 / MAXCHARGE); // 0-1.5 in attack() local