| active | HudGauge | protected |
| base_h | HudGauge | protected |
| base_w | HudGauge | protected |
| canRender() | HudGauge | virtual |
| canvas_h | HudGauge | protected |
| canvas_w | HudGauge | protected |
| custom_frame | HudGauge | protected |
| custom_frame_offset | HudGauge | protected |
| custom_gauge | HudGauge | protected |
| custom_name | HudGauge | protected |
| custom_text | HudGauge | protected |
| default_text | HudGauge | protected |
| disabled_views | HudGauge | protected |
| display_offset_x | HudGauge | protected |
| display_offset_y | HudGauge | protected |
| flash_duration | HudGauge | protected |
| flash_next | HudGauge | protected |
| flash_status | HudGauge | protected |
| flashExpiredSexp() | HudGauge | |
| font_num | HudGauge | protected |
| frame_offset_x | HudGaugeWeapons | protected |
| gauge_color | HudGauge | protected |
| gauge_config | HudGauge | protected |
| gauge_object | HudGauge | protected |
| getConfigType() | HudGauge | |
| getCustomGaugeName() | HudGauge | |
| getCustomGaugeText() | HudGauge | |
| getObjectType() | HudGauge | |
| getPosition(int *x, int *y) | HudGauge | |
| HudGauge() | HudGauge | |
| HudGauge(int _gauge_object, int _gauge_config, bool _slew, bool _message, int _disabled_views, int r, int g, int b) | HudGauge | |
| HudGauge(int _gauge_config, bool _slew, int r, int g, int b, char *_custom_name, char *_custom_text, char *frame_fname, int txtoffset_x, int txtoffset_y) | HudGauge | |
| HudGaugeWeapons() | HudGaugeWeapons | |
| initBaseResolution(int w, int h) | HudGauge | |
| initBitmapsPrimaryLast(char *fname, char *fname_ballistic) | HudGaugeWeapons | |
| initBitmapsPrimaryMiddle(char *fname, char *fname_ballistic) | HudGaugeWeapons | |
| initBitmapsPrimaryTop(char *fname, char *fname_ballistic) | HudGaugeWeapons | |
| initBitmapsSecondaryBottom(char *fname, char *fname_ballistic) | HudGaugeWeapons | |
| initBitmapsSecondaryMiddle(char *fname, char *fname_ballistic) | HudGaugeWeapons | |
| initBitmapsSecondaryTop(char *fname, char *fname_ballistic) | HudGaugeWeapons | |
| initCockpitTarget(const char *display_name, int _target_x, int _target_y, int _target_w, int _target_h, int _canvas_w, int _canvas_h) | HudGauge | |
| initFont(int input_font_num) | HudGauge | |
| initFrameOffsetX(int x, int x_b) | HudGaugeWeapons | |
| initHeaderOffsets(int x, int y, int x_b, int y_b) | HudGaugeWeapons | |
| initialize() | HudGauge | virtual |
| initLinkIcon() | HudGaugeWeapons | |
| initPosition(int x, int y) | HudGauge | |
| initPrimaryHeights(int top_h, int text_h) | HudGaugeWeapons | |
| initPrimaryWeaponOffsets(int link_x, int name_x, int ammo_x) | HudGaugeWeapons | |
| initRenderStatus(bool render) | HudGauge | |
| initSecondaryHeights(int top_h, int text_h) | HudGaugeWeapons | |
| initSecondaryWeaponOffsets(int ammo_x, int name_x, int reload_x, int linked_x, int unlinked_x) | HudGaugeWeapons | |
| initSlew(bool slew) | HudGauge | |
| initStartNameOffsetsY(int p_y, int s_y) | HudGaugeWeapons | |
| initTopOffsetX(int x, int x_b) | HudGaugeWeapons | |
| isActive() | HudGauge | |
| isOffbyDefault() | HudGauge | |
| lock_color | HudGauge | protected |
| lockConfigColor(bool lock) | HudGauge | |
| maybeFlashSexp() | HudGauge | |
| maybeFlashWeapon(int index) | HudGaugeWeapons | |
| message_gauge | HudGauge | protected |
| off_by_default | HudGauge | protected |
| onFrame(float frametime) | HudGauge | virtual |
| pageIn() | HudGaugeWeapons | virtual |
| pname_start_offset_y | HudGaugeWeapons | protected |
| pop_up | HudGauge | protected |
| popup_timer | HudGauge | protected |
| popUpActive() | HudGauge | |
| position | HudGauge | protected |
| preprocess() | HudGauge | virtual |
| primary_last | HudGaugeWeapons | protected |
| primary_middle | HudGaugeWeapons | protected |
| primary_text_h | HudGaugeWeapons | protected |
| primary_top | HudGaugeWeapons | protected |
| render(float frametime) | HudGaugeWeapons | virtual |
| renderBitmap(int x, int y) | HudGauge | |
| renderBitmap(int frame, int x, int y) | HudGauge | |
| renderBitmapColor(int frame, int x, int y) | HudGauge | |
| renderBitmapEx(int frame, int x, int y, int w, int h, int sx, int sy) | HudGauge | |
| renderBitmapUv(int frame, int x, int y, int w, int h, float u0, float v0, float u1, float v1) | HudGauge | |
| renderCircle(int x, int y, int diameter) | HudGauge | |
| renderGradientLine(int x1, int y1, int x2, int y2) | HudGauge | |
| renderLine(int x1, int y1, int x2, int y2) | HudGauge | |
| renderPrintf(int x, int y, const char *format,...) | HudGauge | |
| renderPrintf(int x, int y, int gauge_id, const char *format,...) | HudGauge | |
| renderRect(int x, int y, int w, int h) | HudGauge | |
| renderString(int x, int y, const char *str) | HudGauge | |
| renderString(int x, int y, int gauge_id, const char *str) | HudGauge | |
| renderStringAlignCenter(int x, int y, int area_width, const char *s) | HudGauge | |
| resetClip() | HudGauge | |
| resetCockpitTarget() | HudGauge | |
| resetTimers() | HudGauge | |
| resize(int *x, int *y) | HudGauge | |
| resize(float *x, float *y) | HudGauge | |
| reticle_follow | HudGauge | protected |
| secondary_bottom | HudGaugeWeapons | protected |
| secondary_middle | HudGaugeWeapons | protected |
| secondary_text_h | HudGaugeWeapons | protected |
| secondary_top | HudGaugeWeapons | protected |
| setClip(int x, int y, int w, int h) | HudGauge | |
| setCockpitTarget(const cockpit_display *display) | HudGauge | |
| setFont() | HudGauge | |
| setGaugeColor(int bright_index=-4) | HudGauge | |
| setupRenderCanvas(int render_target=-1) | HudGauge | |
| sexp_lock_color | HudGauge | protected |
| sexp_override | HudGauge | protected |
| sexpLockConfigColor(bool lock) | HudGauge | |
| sname_start_offset_y | HudGaugeWeapons | protected |
| startFlashSexp() | HudGauge | |
| startPopUp(int time=4000) | HudGauge | |
| target_h | HudGauge | protected |
| target_w | HudGauge | protected |
| target_x | HudGauge | protected |
| target_y | HudGauge | protected |
| textoffset_x | HudGauge | protected |
| textoffset_y | HudGauge | protected |
| texture_target | HudGauge | protected |
| texture_target_fname | HudGauge | protected |
| top_offset_x | HudGaugeWeapons | protected |
| top_primary_h | HudGaugeWeapons | protected |
| top_secondary_h | HudGaugeWeapons | protected |
| unsize(int *x, int *y) | HudGauge | |
| unsize(float *x, float *y) | HudGauge | |
| updateActive(bool show) | HudGauge | |
| updateColor(int r, int g, int b, int a=255) | HudGauge | |
| updateCustomGaugeCoords(int _x, int _y) | HudGauge | |
| updateCustomGaugeFrame(int frame_offset) | HudGauge | |
| updateCustomGaugeText(const char *txt) | HudGauge | |
| updateCustomGaugeText(const SCP_string &txt) | HudGauge | |
| updatePopUp(bool pop_up_flag) | HudGauge | |
| updateSexpOverride(bool sexp) | HudGauge | |
| Weapon_header_offsets | HudGaugeWeapons | protected |
| Weapon_link_icon | HudGaugeWeapons | protected |
| Weapon_pammo_offset_x | HudGaugeWeapons | protected |
| Weapon_plink_offset_x | HudGaugeWeapons | protected |
| Weapon_pname_offset_x | HudGaugeWeapons | protected |
| Weapon_sammo_offset_x | HudGaugeWeapons | protected |
| Weapon_slinked_offset_x | HudGaugeWeapons | protected |
| Weapon_sname_offset_x | HudGaugeWeapons | protected |
| Weapon_sreload_offset_x | HudGaugeWeapons | protected |
| Weapon_sunlinked_offset_x | HudGaugeWeapons | protected |
| ~HudGauge() | HudGauge | virtual |