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

#include <missionbriefcommon.h>

Public Member Functions

 debriefing ()
 

Public Attributes

int num_stages
 
debrief_stage stages [MAX_DEBRIEF_STAGES]
 
char background [GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]
 

Detailed Description

Definition at line 197 of file missionbriefcommon.h.

Constructor & Destructor Documentation

debriefing::debriefing ( )
inline

Definition at line 204 of file missionbriefcommon.h.

Member Data Documentation

char debriefing::background[GR_NUM_RESOLUTIONS][MAX_FILENAME_LEN]

Definition at line 202 of file missionbriefcommon.h.

int debriefing::num_stages

Definition at line 200 of file missionbriefcommon.h.

debrief_stage debriefing::stages[MAX_DEBRIEF_STAGES]

Definition at line 201 of file missionbriefcommon.h.


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