Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/game/
H A DAI_BobaFett.cpp311 int strafeTime = Q_irand( 1000, 2000 ); in Boba_StopKnockdown() local
H A DAI_Jedi.cpp248 int strafeTime = Q_irand( 1000, 2000 ); in Jedi_StopKnockdown() local
2015 int strafeTime = Q_irand( strafeTimeMin, strafeTimeMax ); in Jedi_Strafe() local
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A DNPC_AI_Jedi.c296 int strafeTime; in Boba_StopKnockdown() local
1872 int strafeTime = Q_irand( strafeTimeMin, strafeTimeMax ); in Jedi_Strafe() local
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A DAI_Jedi.cpp1105 int strafeTime = Q_irand( strafeTimeMin, strafeTimeMax ); in Jedi_Strafe() local