Galactic Bloodshed
Public Attributes | List of all members
x Struct Reference

#include <racegen.h>

Collaboration diagram for x:

Public Attributes

char address [64]
 
char filename [64]
 
char name [64]
 
char password [64]
 
char rejection [256]
 
char status
 
double attr [N_ATTRIBUTES]
 
int race_type
 
int priv_type
 
int home_planet_type
 
int n_sector_types
 
double compat [N_SECTOR_TYPES]
 

Detailed Description

Definition at line 175 of file racegen.h.

Member Data Documentation

◆ address

char x::address[64]

◆ attr

double x::attr[N_ATTRIBUTES]

◆ compat

double x::compat[N_SECTOR_TYPES]

◆ filename

char x::filename[64]

Definition at line 177 of file racegen.h.

Referenced by help(), load(), and save().

◆ home_planet_type

int x::home_planet_type

◆ n_sector_types

int x::n_sector_types

Definition at line 187 of file racegen.h.

Referenced by cost_of_race(), critique_to_file(), initialize(), and print_to_file().

◆ name

char x::name[64]

◆ password

char x::password[64]

Definition at line 179 of file racegen.h.

Referenced by critique_to_file(), initialize(), load_from_file(), modify(), print_to_file(), and send2().

◆ priv_type

int x::priv_type

Definition at line 185 of file racegen.h.

Referenced by critique_to_file(), initialize(), load_from_file(), and print_to_file().

◆ race_type

int x::race_type

◆ rejection

char x::rejection[256]

Definition at line 180 of file racegen.h.

Referenced by critique_modification(), and critique_to_file().

◆ status

char x::status

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