FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <hudtarget.h>
Protected Attributes | |
hud_frames | Toggle_frame |
int | Auto_text_offsets [2] |
int | Target_text_offsets [2] |
color | On_color |
bool | Use_on_color |
color | Off_color |
bool | Use_off_color |
![]() | |
int | position [2] |
int | base_w |
int | base_h |
color | gauge_color |
int | gauge_config |
int | gauge_object |
int | font_num |
bool | lock_color |
bool | sexp_lock_color |
bool | reticle_follow |
bool | active |
bool | off_by_default |
bool | sexp_override |
bool | pop_up |
int | popup_timer |
bool | message_gauge |
int | disabled_views |
int | flash_duration |
int | flash_next |
bool | flash_status |
bool | custom_gauge |
hud_frames | custom_frame |
int | custom_frame_offset |
int | textoffset_x |
int | textoffset_y |
char | custom_name [NAME_LENGTH] |
SCP_string | custom_text |
SCP_string | default_text |
char | texture_target_fname [MAX_FILENAME_LEN] |
int | texture_target |
int | canvas_w |
int | canvas_h |
int | target_w |
int | target_h |
int | target_x |
int | target_y |
int | display_offset_x |
int | display_offset_y |
Definition at line 182 of file hudtarget.h.
HudGaugeAutoTarget::HudGaugeAutoTarget | ( | ) |
Definition at line 4683 of file hudtarget.cpp.
Definition at line 4688 of file hudtarget.cpp.
void HudGaugeAutoTarget::initBitmaps | ( | char * | fname | ) |
Definition at line 4700 of file hudtarget.cpp.
Definition at line 4720 of file hudtarget.cpp.
Definition at line 4708 of file hudtarget.cpp.
Definition at line 4694 of file hudtarget.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 4764 of file hudtarget.cpp.
Reimplemented from HudGauge.
Definition at line 4732 of file hudtarget.cpp.
|
protected |
Definition at line 187 of file hudtarget.h.
|
protected |
Definition at line 192 of file hudtarget.h.
|
protected |
Definition at line 190 of file hudtarget.h.
|
protected |
Definition at line 188 of file hudtarget.h.
|
protected |
Definition at line 185 of file hudtarget.h.
|
protected |
Definition at line 193 of file hudtarget.h.
|
protected |
Definition at line 191 of file hudtarget.h.