|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <hudtarget.h>
Public Attributes | |
| object * | objp |
| vertex | target_point |
| vec3d | target_pos |
| color | bracket_clr |
| int | correction |
| int | flags |
| char | name [32] |
Definition at line 167 of file hudtarget.h.
| color target_display_info::bracket_clr |
Definition at line 171 of file hudtarget.h.
| int target_display_info::correction |
Definition at line 172 of file hudtarget.h.
| int target_display_info::flags |
Definition at line 173 of file hudtarget.h.
| char target_display_info::name[32] |
Definition at line 174 of file hudtarget.h.
| object* target_display_info::objp |
Definition at line 168 of file hudtarget.h.
| vertex target_display_info::target_point |
Definition at line 169 of file hudtarget.h.
| vec3d target_display_info::target_pos |
Definition at line 170 of file hudtarget.h.