|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| scrollback_buttons (char *name, int x1, int y1, int x2, int y2, int h) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | xt |
| int | yt |
| int | hotspot |
| UI_BUTTON | button |
Definition at line 123 of file hudmessage.cpp.
|
inline |
Definition at line 130 of file hudmessage.cpp.
| UI_BUTTON scrollback_buttons::button |
Definition at line 128 of file hudmessage.cpp.
| char* scrollback_buttons::filename |
Definition at line 124 of file hudmessage.cpp.
| int scrollback_buttons::hotspot |
Definition at line 127 of file hudmessage.cpp.
| int scrollback_buttons::x |
Definition at line 125 of file hudmessage.cpp.
| int scrollback_buttons::xt |
Definition at line 126 of file hudmessage.cpp.
| int scrollback_buttons::y |
Definition at line 125 of file hudmessage.cpp.
| int scrollback_buttons::yt |
Definition at line 126 of file hudmessage.cpp.