FS2_Open
Open source remastering of the Freespace 2 engine
rank_stuff Struct Reference

#include <scoring.h>

Public Attributes

char name [NAME_LENGTH]
 
SCP_map< int, char * > promotion_text
 
int points
 
char bitmap [MAX_FILENAME_LEN]
 
char promotion_voice_base [MAX_FILENAME_LEN]
 

Detailed Description

Definition at line 65 of file scoring.h.

Member Data Documentation

char rank_stuff::bitmap[MAX_FILENAME_LEN]

Definition at line 69 of file scoring.h.

char rank_stuff::name[NAME_LENGTH]

Definition at line 66 of file scoring.h.

int rank_stuff::points

Definition at line 68 of file scoring.h.

SCP_map<int, char*> rank_stuff::promotion_text

Definition at line 67 of file scoring.h.

char rank_stuff::promotion_voice_base[MAX_FILENAME_LEN]

Definition at line 70 of file scoring.h.


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