FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <hudets.h>
Protected Attributes | |
hud_frames | Ets_bar |
int | System_type |
char | Letter |
int | Letter_offsets [2] |
int | Top_offsets [2] |
int | Bottom_offsets [2] |
int | ETS_bar_h |
![]() | |
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 |
HudGaugeEts::HudGaugeEts | ( | ) |
Definition at line 780 of file hudets.cpp.
Definition at line 786 of file hudets.cpp.
Draw one ETS bar to screen
Definition at line 840 of file hudets.cpp.
Definition at line 792 of file hudets.cpp.
void HudGaugeEts::initBitmaps | ( | char * | fname | ) |
Definition at line 820 of file hudets.cpp.
Definition at line 809 of file hudets.cpp.
void HudGaugeEts::initLetter | ( | char | _letter | ) |
Definition at line 815 of file hudets.cpp.
Definition at line 797 of file hudets.cpp.
Definition at line 803 of file hudets.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 832 of file hudets.cpp.
Reimplemented from HudGauge.
Reimplemented in HudGaugeEtsRetail, HudGaugeEtsEngines, HudGaugeEtsShields, and HudGaugeEtsWeapons.
Definition at line 828 of file hudets.cpp.
|
protected |