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

#include <races.h>

Collaboration diagram for power_blocks:

Public Attributes

char time [128]
 
unsigned long members [MAXPLAYERS]
 
unsigned long troops [MAXPLAYERS]
 
unsigned long popn [MAXPLAYERS]
 
unsigned long resource [MAXPLAYERS]
 
unsigned long fuel [MAXPLAYERS]
 
unsigned long destruct [MAXPLAYERS]
 
unsigned short ships_owned [MAXPLAYERS]
 
unsigned short systems_owned [MAXPLAYERS]
 
unsigned long sectors_owned [MAXPLAYERS]
 
unsigned long money [MAXPLAYERS]
 
unsigned short VPs [MAXPLAYERS]
 

Detailed Description

Definition at line 151 of file races.h.

Member Data Documentation

◆ destruct

unsigned long power_blocks::destruct[MAXPLAYERS]

Definition at line 158 of file races.h.

◆ fuel

unsigned long power_blocks::fuel[MAXPLAYERS]

Definition at line 157 of file races.h.

◆ members

unsigned long power_blocks::members[MAXPLAYERS]

Definition at line 153 of file races.h.

◆ money

unsigned long power_blocks::money[MAXPLAYERS]

Definition at line 162 of file races.h.

◆ popn

unsigned long power_blocks::popn[MAXPLAYERS]

Definition at line 155 of file races.h.

◆ resource

unsigned long power_blocks::resource[MAXPLAYERS]

Definition at line 156 of file races.h.

◆ sectors_owned

unsigned long power_blocks::sectors_owned[MAXPLAYERS]

Definition at line 161 of file races.h.

◆ ships_owned

unsigned short power_blocks::ships_owned[MAXPLAYERS]

Definition at line 159 of file races.h.

◆ systems_owned

unsigned short power_blocks::systems_owned[MAXPLAYERS]

Definition at line 160 of file races.h.

◆ time

char power_blocks::time[128]

Definition at line 152 of file races.h.

◆ troops

unsigned long power_blocks::troops[MAXPLAYERS]

Definition at line 154 of file races.h.

◆ VPs

unsigned short power_blocks::VPs[MAXPLAYERS]

Definition at line 163 of file races.h.


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