FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <hudtargetbox.h>
Additional Inherited Members | |
![]() | |
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 129 of file hudtargetbox.h.
HudGaugeExtraTargetData::HudGaugeExtraTargetData | ( | ) |
Definition at line 1353 of file hudtargetbox.cpp.
void HudGaugeExtraTargetData::endFlashDock | ( | ) |
Definition at line 1548 of file hudtargetbox.cpp.
void HudGaugeExtraTargetData::initBitmaps | ( | char * | fname | ) |
Definition at line 1400 of file hudtargetbox.cpp.
Definition at line 1366 of file hudtargetbox.cpp.
void HudGaugeExtraTargetData::initDockFlashTimer | ( | ) |
Definition at line 1505 of file hudtargetbox.cpp.
Definition at line 1378 of file hudtargetbox.cpp.
Definition at line 1372 of file hudtargetbox.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 1359 of file hudtargetbox.cpp.
Definition at line 1395 of file hudtargetbox.cpp.
Definition at line 1389 of file hudtargetbox.cpp.
Definition at line 1383 of file hudtargetbox.cpp.
Definition at line 1517 of file hudtargetbox.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 1408 of file hudtargetbox.cpp.
Reimplemented from HudGauge.
Definition at line 1416 of file hudtargetbox.cpp.
void HudGaugeExtraTargetData::startFlashDock | ( | int | duration = TBOX_FLASH_DURATION | ) |
Definition at line 1512 of file hudtargetbox.cpp.
void HudGaugeExtraTargetData::updateFrame | ( | ) |