FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <hudreticle.h>
Protected Attributes | |
hud_frames | arc |
hud_frames | weapon_linking_modes [NUM_WEAPON_LINK_MODES] |
int | Weapon_link_offsets [NUM_WEAPON_LINK_MODES][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 138 of file hudreticle.h.
HudGaugeWeaponLinking::HudGaugeWeaponLinking | ( | ) |
Definition at line 768 of file hudreticle.cpp.
Definition at line 773 of file hudreticle.cpp.
Definition at line 785 of file hudreticle.cpp.
Definition at line 779 of file hudreticle.cpp.
Definition at line 791 of file hudreticle.cpp.
Definition at line 797 of file hudreticle.cpp.
void HudGaugeWeaponLinking::initBitmaps | ( | char * | fname_arc, |
char * | fname_primary_link_1, | ||
char * | fname_primary_link_2, | ||
char * | fname_secondary_link_1, | ||
char * | fname_secondary_link_2, | ||
char * | fname_secondary_link_3 | ||
) |
Definition at line 803 of file hudreticle.cpp.
|
virtual |
Reimplemented from HudGauge.
Definition at line 842 of file hudreticle.cpp.
Reimplemented from HudGauge.
Definition at line 851 of file hudreticle.cpp.
|
protected |
Definition at line 141 of file hudreticle.h.
|
protected |
Definition at line 144 of file hudreticle.h.
|
protected |
Definition at line 143 of file hudreticle.h.