|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| sim_room_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 92 of file readyroom.cpp.
Definition at line 98 of file readyroom.cpp.
| UI_BUTTON sim_room_buttons::button |
Definition at line 96 of file readyroom.cpp.
| char* sim_room_buttons::filename |
Definition at line 93 of file readyroom.cpp.
| int sim_room_buttons::hotspot |
Definition at line 95 of file readyroom.cpp.
| int sim_room_buttons::x |
Definition at line 94 of file readyroom.cpp.
| int sim_room_buttons::xt |
Definition at line 94 of file readyroom.cpp.
| int sim_room_buttons::y |
Definition at line 94 of file readyroom.cpp.
| int sim_room_buttons::yt |
Definition at line 94 of file readyroom.cpp.