|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| HC_gauge_region (char *name, int x1, int y1, int h, int iff, int cp, int b, int nf, int cl) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | hotspot |
| int | use_iff |
| int | can_popup |
| int | bitmap |
| int | nframes |
| int | color |
| UI_BUTTON | button |
Definition at line 246 of file hudconfig.cpp.
|
inline |
Definition at line 258 of file hudconfig.cpp.
| int HC_gauge_region::bitmap |
Definition at line 253 of file hudconfig.cpp.
| UI_BUTTON HC_gauge_region::button |
Definition at line 256 of file hudconfig.cpp.
| int HC_gauge_region::can_popup |
Definition at line 252 of file hudconfig.cpp.
| int HC_gauge_region::color |
Definition at line 255 of file hudconfig.cpp.
| char* HC_gauge_region::filename |
Definition at line 248 of file hudconfig.cpp.
| int HC_gauge_region::hotspot |
Definition at line 250 of file hudconfig.cpp.
| int HC_gauge_region::nframes |
Definition at line 254 of file hudconfig.cpp.
| int HC_gauge_region::use_iff |
Definition at line 251 of file hudconfig.cpp.
| int HC_gauge_region::x |
Definition at line 249 of file hudconfig.cpp.
| int HC_gauge_region::y |
Definition at line 249 of file hudconfig.cpp.