FS2_Open
Open source remastering of the Freespace 2 engine
HUD_CONFIG_TYPE Struct Reference

#include <hudconfig.h>

Public Attributes

int show_flags
 
int show_flags2
 
int popup_flags
 
int popup_flags2
 
int rp_flags
 
int rp_dist
 
int is_observer
 
int main_color
 
ubyte num_msg_window_lines
 
color clr [NUM_HUD_GAUGES]
 

Detailed Description

Definition at line 48 of file hudconfig.h.

Member Data Documentation

color HUD_CONFIG_TYPE::clr[NUM_HUD_GAUGES]

Definition at line 60 of file hudconfig.h.

int HUD_CONFIG_TYPE::is_observer

Definition at line 55 of file hudconfig.h.

int HUD_CONFIG_TYPE::main_color

Definition at line 56 of file hudconfig.h.

ubyte HUD_CONFIG_TYPE::num_msg_window_lines

Definition at line 57 of file hudconfig.h.

int HUD_CONFIG_TYPE::popup_flags

Definition at line 51 of file hudconfig.h.

int HUD_CONFIG_TYPE::popup_flags2

Definition at line 52 of file hudconfig.h.

int HUD_CONFIG_TYPE::rp_dist

Definition at line 54 of file hudconfig.h.

int HUD_CONFIG_TYPE::rp_flags

Definition at line 53 of file hudconfig.h.

int HUD_CONFIG_TYPE::show_flags

Definition at line 49 of file hudconfig.h.

int HUD_CONFIG_TYPE::show_flags2

Definition at line 50 of file hudconfig.h.


The documentation for this struct was generated from the following file: