FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
wl_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 101 of file missionweaponchoice.cpp.
Definition at line 107 of file missionweaponchoice.cpp.
UI_BUTTON wl_buttons::button |
Definition at line 105 of file missionweaponchoice.cpp.
char* wl_buttons::filename |
Definition at line 102 of file missionweaponchoice.cpp.
int wl_buttons::hotspot |
Definition at line 104 of file missionweaponchoice.cpp.
int wl_buttons::x |
Definition at line 103 of file missionweaponchoice.cpp.
int wl_buttons::xt |
Definition at line 103 of file missionweaponchoice.cpp.
int wl_buttons::y |
Definition at line 103 of file missionweaponchoice.cpp.
int wl_buttons::yt |
Definition at line 103 of file missionweaponchoice.cpp.