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 43 of file hudtargetbox.h.
HudGaugeTargetBox::HudGaugeTargetBox | ( | ) |
Definition at line 206 of file hudtargetbox.cpp.
void HudGaugeTargetBox::initBitmaps | ( | char * | fname_monitor, |
char * | fname_monitor_mask, | ||
char * | fname_integrity, | ||
char * | fname_static | ||
) |
Definition at line 318 of file hudtargetbox.cpp.
Definition at line 286 of file hudtargetbox.cpp.
Definition at line 280 of file hudtargetbox.cpp.
Definition at line 268 of file hudtargetbox.cpp.
Definition at line 250 of file hudtargetbox.cpp.
void HudGaugeTargetBox::initDesaturate | ( | bool | desaturate | ) |
Definition at line 313 of file hudtargetbox.cpp.
Definition at line 306 of file hudtargetbox.cpp.
Definition at line 256 of file hudtargetbox.cpp.
Definition at line 352 of file hudtargetbox.cpp.
Definition at line 274 of file hudtargetbox.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 341 of file hudtargetbox.cpp.
Definition at line 233 of file hudtargetbox.cpp.
Definition at line 227 of file hudtargetbox.cpp.
Definition at line 244 of file hudtargetbox.cpp.
Definition at line 262 of file hudtargetbox.cpp.
Definition at line 238 of file hudtargetbox.cpp.
Definition at line 299 of file hudtargetbox.cpp.
Definition at line 292 of file hudtargetbox.cpp.
Definition at line 215 of file hudtargetbox.cpp.
Definition at line 221 of file hudtargetbox.cpp.
Definition at line 1302 of file hudtargetbox.cpp.
If the player is scanning for cargo, draw some cool scanning lines on the target monitor
Definition at line 1869 of file hudtargetbox.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 2300 of file hudtargetbox.cpp.
Reimplemented from HudGauge.
Definition at line 358 of file hudtargetbox.cpp.
Definition at line 1056 of file hudtargetbox.cpp.
void HudGaugeTargetBox::renderTargetClose | ( | ) |
Definition at line 1328 of file hudtargetbox.cpp.
Definition at line 693 of file hudtargetbox.cpp.
void HudGaugeTargetBox::renderTargetForeground | ( | ) |
Definition at line 436 of file hudtargetbox.cpp.
Draw the integrity bar that is on the right of the target monitor
Definition at line 446 of file hudtargetbox.cpp.
Render a jump node on the target monitor
Definition at line 1181 of file hudtargetbox.cpp.
void HudGaugeTargetBox::renderTargetSetup | ( | vec3d * | camera_eye, |
matrix * | camera_orient, | ||
float | zoom | ||
) |
Definition at line 500 of file hudtargetbox.cpp.
Definition at line 527 of file hudtargetbox.cpp.
Definition at line 1613 of file hudtargetbox.cpp.
Definition at line 797 of file hudtargetbox.cpp.
Definition at line 1910 of file hudtargetbox.cpp.