FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <hudshield.h>
Protected Attributes | |
hud_frames | Shield_mini_gauge |
int | Mini_3digit_offsets [2] |
int | Mini_1digit_offsets [2] |
int | Mini_2digit_offsets [2] |
![]() | |
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 82 of file hudshield.h.
HudGaugeShieldMini::HudGaugeShieldMini | ( | ) |
Definition at line 942 of file hudshield.cpp.
Definition at line 953 of file hudshield.cpp.
Definition at line 959 of file hudshield.cpp.
Definition at line 947 of file hudshield.cpp.
void HudGaugeShieldMini::initBitmaps | ( | char * | fname | ) |
Definition at line 965 of file hudshield.cpp.
Definition at line 1101 of file hudshield.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 988 of file hudshield.cpp.
Reimplemented from HudGauge.
Definition at line 973 of file hudshield.cpp.
Definition at line 1059 of file hudshield.cpp.
Definition at line 994 of file hudshield.cpp.
|
protected |
Definition at line 88 of file hudshield.h.
|
protected |
Definition at line 89 of file hudshield.h.
|
protected |
Definition at line 87 of file hudshield.h.
|
protected |
Definition at line 85 of file hudshield.h.