|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| techroom_buttons (char *name, int x1, int y1, int xt1, int yt1, int h, int t, int f=0) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | xt |
| int | yt |
| int | hotspot |
| int | tab |
| int | flags |
| UI_BUTTON | button |
Definition at line 141 of file techmenu.cpp.
|
inline |
Definition at line 149 of file techmenu.cpp.
| UI_BUTTON techroom_buttons::button |
Definition at line 147 of file techmenu.cpp.
| char* techroom_buttons::filename |
Definition at line 142 of file techmenu.cpp.
| int techroom_buttons::flags |
Definition at line 146 of file techmenu.cpp.
| int techroom_buttons::hotspot |
Definition at line 144 of file techmenu.cpp.
| int techroom_buttons::tab |
Definition at line 145 of file techmenu.cpp.
| int techroom_buttons::x |
Definition at line 143 of file techmenu.cpp.
| int techroom_buttons::xt |
Definition at line 143 of file techmenu.cpp.
| int techroom_buttons::y |
Definition at line 143 of file techmenu.cpp.
| int techroom_buttons::yt |
Definition at line 143 of file techmenu.cpp.