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

#include <snazzyui.h>

Public Attributes

int mask
 
int key
 
char text [MAX_CHAR]
 
int click_sound
 

Detailed Description

Definition at line 20 of file snazzyui.h.

Member Data Documentation

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.


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