|
FS2_Open
Open source remastering of the Freespace 2 engine
|
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 |
Definition at line 88 of file optionsmenu.cpp.
Definition at line 96 of file optionsmenu.cpp.
| 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.