|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Go to the source code of this file.
Functions | |
| void | sim_room_init () |
| void | sim_room_close () |
| void | sim_room_do_frame (float frametime) |
| int | readyroom_continue_campaign () |
| void | campaign_room_init () |
| void | campaign_room_close () |
| void | campaign_room_do_frame (float frametime) |
Variables | |
| int | Sim_room_overlay_id |
| int | Campaign_room_overlay_id |
| void campaign_room_close | ( | ) |
Definition at line 1711 of file readyroom.cpp.
Definition at line 1724 of file readyroom.cpp.
| void campaign_room_init | ( | ) |
Definition at line 1635 of file readyroom.cpp.
| int readyroom_continue_campaign | ( | ) |
Definition at line 845 of file readyroom.cpp.
| void sim_room_close | ( | ) |
Definition at line 1116 of file readyroom.cpp.
Definition at line 1172 of file readyroom.cpp.
| void sim_room_init | ( | ) |
Definition at line 992 of file readyroom.cpp.
| int Campaign_room_overlay_id |
Definition at line 225 of file readyroom.cpp.
| int Sim_room_overlay_id |
Definition at line 224 of file readyroom.cpp.