FS2_Open
Open source remastering of the Freespace 2 engine
briefing Class Reference

#include <missionbriefcommon.h>

Public Member Functions

 briefing ()
 

Public Attributes

int num_stages
 
brief_stage stages [MAX_BRIEF_STAGES]
 
char background [GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]
 
char ship_select_background [GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]
 
char weapon_select_background [GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]
 

Detailed Description

Definition at line 181 of file missionbriefcommon.h.

Constructor & Destructor Documentation

briefing::briefing ( )
inline

Definition at line 190 of file missionbriefcommon.h.

Member Data Documentation

char briefing::background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]

Definition at line 186 of file missionbriefcommon.h.

int briefing::num_stages

Definition at line 184 of file missionbriefcommon.h.

char briefing::ship_select_background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]

Definition at line 187 of file missionbriefcommon.h.

brief_stage briefing::stages[MAX_BRIEF_STAGES]

Definition at line 185 of file missionbriefcommon.h.

char briefing::weapon_select_background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]

Definition at line 188 of file missionbriefcommon.h.


The documentation for this class was generated from the following file: