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

Public Member Functions

 options_buttons (char *name, int x1, int y1, int h, int t, int f=0)
 

Public Attributes

char * filename
 
int x
 
int y
 
int hotspot
 
int tab
 
int flags
 
UI_BUTTON button
 

Detailed Description

Definition at line 88 of file optionsmenu.cpp.

Constructor & Destructor Documentation

options_buttons::options_buttons ( char *  name,
int  x1,
int  y1,
int  h,
int  t,
int  f = 0 
)
inline

Definition at line 96 of file optionsmenu.cpp.

Member Data Documentation

UI_BUTTON options_buttons::button

Definition at line 94 of file optionsmenu.cpp.

char* options_buttons::filename

Definition at line 89 of file optionsmenu.cpp.

int options_buttons::flags

Definition at line 93 of file optionsmenu.cpp.

int options_buttons::hotspot

Definition at line 91 of file optionsmenu.cpp.

int options_buttons::tab

Definition at line 92 of file optionsmenu.cpp.

int options_buttons::x

Definition at line 90 of file optionsmenu.cpp.

int options_buttons::y

Definition at line 90 of file optionsmenu.cpp.


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