Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/weapon/
H A Dbeam.cpp56 #define TOOLTIME 1500.0f macro
3444 damage_in_a_few_seconds = (TOOLTIME / (float)BEAM_DAMAGE_TIME) * wip->damage; in beam_will_tool_target()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/weapon/
H A Dbeam.cpp65 #define TOOLTIME 1500.0f macro
4140 damage_in_a_few_seconds = (TOOLTIME / (float)BEAM_DAMAGE_TIME) * wip->damage; in beam_will_tool_target()