Home
last modified time | relevance | path

Searched refs:turret_max_aim_update_delay (Results 1 – 6 of 6) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ai/
H A Dai_profiles.h67 …float turret_max_aim_update_delay[NUM_SKILL_LEVELS]; // SUSHI: As above, but for turrets updating … variable
H A Dai_profiles.cpp348 parse_float_list(profile->turret_max_aim_update_delay, NUM_SKILL_LEVELS); in parse_ai_profiles_tbl()
694 turret_max_aim_update_delay[i] = 0; in reset()
H A Daicode.cpp15009 …profile->turret_max_aim_update_delay[Game_skill_level] : aicp->ai_turret_max_aim_update_delay[Game… in init_aip_from_class_and_profile()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ai/
H A Dai_profiles.h117 …float turret_max_aim_update_delay[NUM_SKILL_LEVELS]; // SUSHI: As above, but for turrets updating … member
H A Dai_profiles.cpp345 parse_float_list(profile->turret_max_aim_update_delay, NUM_SKILL_LEVELS); in parse_ai_profiles_tbl()
H A Daicode.cpp14517 …profile->turret_max_aim_update_delay[Game_skill_level] : aicp->ai_turret_max_aim_update_delay[Game… in init_aip_from_class_and_profile()