|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| hotkey_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 197 of file missionhotkey.cpp.
Definition at line 203 of file missionhotkey.cpp.
| UI_BUTTON hotkey_buttons::button |
Definition at line 201 of file missionhotkey.cpp.
| char* hotkey_buttons::filename |
Definition at line 198 of file missionhotkey.cpp.
| int hotkey_buttons::hotspot |
Definition at line 200 of file missionhotkey.cpp.
| int hotkey_buttons::x |
Definition at line 199 of file missionhotkey.cpp.
| int hotkey_buttons::y |
Definition at line 199 of file missionhotkey.cpp.