FS2_Open
Open source remastering of the Freespace 2 engine
hudgauges.h File Reference

Go to the source code of this file.

Macros

#define NUM_HUD_GAUGES   39
 
#define HUD_LEAD_INDICATOR   0
 
#define HUD_ORIENTATION_TEE   1
 
#define HUD_HOSTILE_TRIANGLE   2
 
#define HUD_TARGET_TRIANGLE   3
 
#define HUD_MISSION_TIME   4
 
#define HUD_RETICLE_CIRCLE   5
 
#define HUD_THROTTLE_GAUGE   6
 
#define HUD_RADAR   7
 
#define HUD_TARGET_MONITOR   8
 
#define HUD_CENTER_RETICLE   9
 
#define HUD_TARGET_MONITOR_EXTRA_DATA   10
 
#define HUD_TARGET_SHIELD_ICON   11
 
#define HUD_PLAYER_SHIELD_ICON   12
 
#define HUD_ETS_GAUGE   13
 
#define HUD_AUTO_TARGET   14
 
#define HUD_AUTO_SPEED   15
 
#define HUD_WEAPONS_GAUGE   16
 
#define HUD_ESCORT_VIEW   17
 
#define HUD_DIRECTIVES_VIEW   18
 
#define HUD_THREAT_GAUGE   19
 
#define HUD_AFTERBURNER_ENERGY   20
 
#define HUD_WEAPONS_ENERGY   21
 
#define HUD_WEAPON_LINKING_GAUGE   22
 
#define HUD_TARGET_MINI_ICON   23
 
#define HUD_OFFSCREEN_INDICATOR   24
 
#define HUD_TALKING_HEAD   25
 
#define HUD_DAMAGE_GAUGE   26
 
#define HUD_MESSAGE_LINES   27
 
#define HUD_MISSILE_WARNING_ARROW   28
 
#define HUD_CMEASURE_GAUGE   29
 
#define HUD_OBJECTIVES_NOTIFY_GAUGE   30
 
#define HUD_WINGMEN_STATUS   31
 
#define HUD_OFFSCREEN_RANGE   32
 
#define HUD_KILLS_GAUGE   33
 
#define HUD_ATTACKING_TARGET_COUNT   34
 
#define HUD_TEXT_FLASH   35
 
#define HUD_MESSAGE_BOX   36
 
#define HUD_SUPPORT_GAUGE   37
 
#define HUD_LAG_GAUGE   38
 

Variables

char * HUD_gauge_text [NUM_HUD_GAUGES]
 

Macro Definition Documentation

#define HUD_AFTERBURNER_ENERGY   20

Definition at line 38 of file hudgauges.h.

#define HUD_ATTACKING_TARGET_COUNT   34

Definition at line 52 of file hudgauges.h.

#define HUD_AUTO_SPEED   15

Definition at line 33 of file hudgauges.h.

#define HUD_AUTO_TARGET   14

Definition at line 32 of file hudgauges.h.

#define HUD_CENTER_RETICLE   9

Definition at line 27 of file hudgauges.h.

#define HUD_CMEASURE_GAUGE   29

Definition at line 47 of file hudgauges.h.

#define HUD_DAMAGE_GAUGE   26

Definition at line 44 of file hudgauges.h.

#define HUD_DIRECTIVES_VIEW   18

Definition at line 36 of file hudgauges.h.

#define HUD_ESCORT_VIEW   17

Definition at line 35 of file hudgauges.h.

#define HUD_ETS_GAUGE   13

Definition at line 31 of file hudgauges.h.

#define HUD_HOSTILE_TRIANGLE   2

Definition at line 20 of file hudgauges.h.

#define HUD_KILLS_GAUGE   33

Definition at line 51 of file hudgauges.h.

#define HUD_LAG_GAUGE   38

Definition at line 56 of file hudgauges.h.

#define HUD_LEAD_INDICATOR   0

Definition at line 18 of file hudgauges.h.

#define HUD_MESSAGE_BOX   36

Definition at line 54 of file hudgauges.h.

#define HUD_MESSAGE_LINES   27

Definition at line 45 of file hudgauges.h.

#define HUD_MISSILE_WARNING_ARROW   28

Definition at line 46 of file hudgauges.h.

#define HUD_MISSION_TIME   4

Definition at line 22 of file hudgauges.h.

#define HUD_OBJECTIVES_NOTIFY_GAUGE   30

Definition at line 48 of file hudgauges.h.

#define HUD_OFFSCREEN_INDICATOR   24

Definition at line 42 of file hudgauges.h.

#define HUD_OFFSCREEN_RANGE   32

Definition at line 50 of file hudgauges.h.

#define HUD_ORIENTATION_TEE   1

Definition at line 19 of file hudgauges.h.

#define HUD_PLAYER_SHIELD_ICON   12

Definition at line 30 of file hudgauges.h.

#define HUD_RADAR   7

Definition at line 25 of file hudgauges.h.

#define HUD_RETICLE_CIRCLE   5

Definition at line 23 of file hudgauges.h.

#define HUD_SUPPORT_GAUGE   37

Definition at line 55 of file hudgauges.h.

#define HUD_TALKING_HEAD   25

Definition at line 43 of file hudgauges.h.

#define HUD_TARGET_MINI_ICON   23

Definition at line 41 of file hudgauges.h.

#define HUD_TARGET_MONITOR   8

Definition at line 26 of file hudgauges.h.

#define HUD_TARGET_MONITOR_EXTRA_DATA   10

Definition at line 28 of file hudgauges.h.

#define HUD_TARGET_SHIELD_ICON   11

Definition at line 29 of file hudgauges.h.

#define HUD_TARGET_TRIANGLE   3

Definition at line 21 of file hudgauges.h.

#define HUD_TEXT_FLASH   35

Definition at line 53 of file hudgauges.h.

#define HUD_THREAT_GAUGE   19

Definition at line 37 of file hudgauges.h.

#define HUD_THROTTLE_GAUGE   6

Definition at line 24 of file hudgauges.h.

#define HUD_WEAPON_LINKING_GAUGE   22

Definition at line 40 of file hudgauges.h.

#define HUD_WEAPONS_ENERGY   21

Definition at line 39 of file hudgauges.h.

#define HUD_WEAPONS_GAUGE   16

Definition at line 34 of file hudgauges.h.

#define HUD_WINGMEN_STATUS   31

Definition at line 49 of file hudgauges.h.

#define NUM_HUD_GAUGES   39

Definition at line 16 of file hudgauges.h.

Variable Documentation

char* HUD_gauge_text[NUM_HUD_GAUGES]

Definition at line 771 of file sexp.cpp.