|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <snazzyui.h>
Public Attributes | |
| int | mask |
| int | key |
| char | text [MAX_CHAR] |
| int | click_sound |
Definition at line 20 of file snazzyui.h.
| int menu_region::click_sound |
Definition at line 24 of file snazzyui.h.
| int menu_region::key |
Definition at line 22 of file snazzyui.h.
| int menu_region::mask |
Definition at line 21 of file snazzyui.h.
| char menu_region::text[MAX_CHAR] |
Definition at line 23 of file snazzyui.h.