|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| ss_buttons (char *name, int x1, int y1, int xt1, int yt1, int h, int s) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | xt |
| int | yt |
| int | hotspot |
| int | scrollable |
| UI_BUTTON | button |
Definition at line 253 of file missionshipchoice.cpp.
Definition at line 260 of file missionshipchoice.cpp.
| UI_BUTTON ss_buttons::button |
Definition at line 258 of file missionshipchoice.cpp.
| char* ss_buttons::filename |
Definition at line 254 of file missionshipchoice.cpp.
| int ss_buttons::hotspot |
Definition at line 256 of file missionshipchoice.cpp.
| int ss_buttons::scrollable |
Definition at line 257 of file missionshipchoice.cpp.
| int ss_buttons::x |
Definition at line 255 of file missionshipchoice.cpp.
| int ss_buttons::xt |
Definition at line 255 of file missionshipchoice.cpp.
| int ss_buttons::y |
Definition at line 255 of file missionshipchoice.cpp.
| int ss_buttons::yt |
Definition at line 255 of file missionshipchoice.cpp.