|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| goal_buttons (char *name, int x1, int y1, int h) | |
Public Attributes | |
| char * | filename |
| int | x |
| int | y |
| int | hotspot |
| UI_BUTTON | button |
Definition at line 153 of file missiongoals.cpp.
Definition at line 159 of file missiongoals.cpp.
| UI_BUTTON goal_buttons::button |
Definition at line 157 of file missiongoals.cpp.
| char* goal_buttons::filename |
Definition at line 154 of file missiongoals.cpp.
| int goal_buttons::hotspot |
Definition at line 156 of file missiongoals.cpp.
| int goal_buttons::x |
Definition at line 155 of file missiongoals.cpp.
| int goal_buttons::y |
Definition at line 155 of file missiongoals.cpp.