|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| barracks_buttons (char *name, int x1, int y1, int x2, int y2, int h, int r=0) | |
| barracks_buttons (char *name, int x1, int y1, int xt1, int yt1, int h) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | text_x |
| int | text_y |
| int | hotspot |
| int | repeat |
| UI_BUTTON | button |
| int | xt |
| int | yt |
Definition at line 190 of file barracks.cpp.
|
inline |
Definition at line 198 of file barracks.cpp.
Definition at line 84 of file playermenu.cpp.
| UI_BUTTON barracks_buttons::button |
Definition at line 196 of file barracks.cpp.
| char * barracks_buttons::filename |
Definition at line 191 of file barracks.cpp.
| int barracks_buttons::hotspot |
Definition at line 194 of file barracks.cpp.
| int barracks_buttons::repeat |
Definition at line 195 of file barracks.cpp.
| int barracks_buttons::text_x |
Definition at line 193 of file barracks.cpp.
| int barracks_buttons::text_y |
Definition at line 193 of file barracks.cpp.
| int barracks_buttons::x |
Definition at line 192 of file barracks.cpp.
| int barracks_buttons::xt |
Definition at line 80 of file playermenu.cpp.
| int barracks_buttons::y |
Definition at line 192 of file barracks.cpp.
| int barracks_buttons::yt |
Definition at line 80 of file playermenu.cpp.