|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "hud/hud.h"Go to the source code of this file.
Classes | |
| class | HudGaugeLock |
Functions | |
| void | hud_init_missile_lock () |
| void | hud_draw_lock_triangles (int center_x, int center_y, float frametime) |
| void | hud_calculate_lock_position (float frametime) |
| void | hud_calculate_lock_start_pos () |
| void | hud_show_lock_indicator (float frametime, vec3d *lock_point_pos) |
| void | hud_do_lock_indicator (float frametime) |
| void | hud_stop_looped_locking_sounds () |
| void | hud_lock_reset (float lock_time_scale=1.0f) |
Definition at line 710 of file hudlock.cpp.
| void hud_calculate_lock_start_pos | ( | ) |
Definition at line 942 of file hudlock.cpp.
Definition at line 492 of file hudlock.cpp.
| void hud_init_missile_lock | ( | ) |
Definition at line 97 of file hudlock.cpp.
Definition at line 271 of file hudlock.cpp.
| void hud_stop_looped_locking_sounds | ( | ) |
Definition at line 978 of file hudlock.cpp.