|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| brief_buttons (char *name, int x1, int y1, int xt1, int yt1, int h, int r=0) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | xt |
| int | yt |
| int | hotspot |
| int | repeat |
| UI_BUTTON | button |
Definition at line 221 of file missionbrief.cpp.
|
inline |
Definition at line 229 of file missionbrief.cpp.
| UI_BUTTON brief_buttons::button |
Definition at line 227 of file missionbrief.cpp.
| char* brief_buttons::filename |
Definition at line 222 of file missionbrief.cpp.
| int brief_buttons::hotspot |
Definition at line 225 of file missionbrief.cpp.
| int brief_buttons::repeat |
Definition at line 226 of file missionbrief.cpp.
| int brief_buttons::x |
Definition at line 223 of file missionbrief.cpp.
| int brief_buttons::xt |
Definition at line 224 of file missionbrief.cpp.
| int brief_buttons::y |
Definition at line 223 of file missionbrief.cpp.
| int brief_buttons::yt |
Definition at line 224 of file missionbrief.cpp.