|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| credits_screen_buttons (char *name, int x1, int y1, int xt1, int yt1, int h) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | xt |
| int | yt |
| int | hotspot |
| UI_BUTTON | button |
Definition at line 154 of file credits.cpp.
|
inline |
Definition at line 160 of file credits.cpp.
| UI_BUTTON credits_screen_buttons::button |
Definition at line 158 of file credits.cpp.
| char* credits_screen_buttons::filename |
Definition at line 155 of file credits.cpp.
| int credits_screen_buttons::hotspot |
Definition at line 157 of file credits.cpp.
| int credits_screen_buttons::x |
Definition at line 156 of file credits.cpp.
| int credits_screen_buttons::xt |
Definition at line 156 of file credits.cpp.
| int credits_screen_buttons::y |
Definition at line 156 of file credits.cpp.
| int credits_screen_buttons::yt |
Definition at line 156 of file credits.cpp.