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

#include <races.h>

Collaboration diagram for block:

Public Attributes

player_t Playernum
 
char name [RNAMESIZE]
 
char motto [MOTTOSIZE]
 
unsigned long invite [2]
 
unsigned long pledge [2]
 
unsigned long atwar [2]
 
unsigned long allied [2]
 
unsigned short next
 
unsigned short systems_owned
 
unsigned long VPs
 
unsigned long money
 
unsigned long dummy [2]
 

Detailed Description

Definition at line 135 of file races.h.

Member Data Documentation

◆ allied

unsigned long block::allied[2]

Definition at line 142 of file races.h.

◆ atwar

unsigned long block::atwar[2]

Definition at line 141 of file races.h.

◆ dummy

unsigned long block::dummy[2]

Definition at line 148 of file races.h.

◆ invite

unsigned long block::invite[2]

Definition at line 139 of file races.h.

◆ money

unsigned long block::money

Definition at line 146 of file races.h.

◆ motto

char block::motto[MOTTOSIZE]

Definition at line 138 of file races.h.

◆ name

char block::name[RNAMESIZE]

Definition at line 137 of file races.h.

◆ next

unsigned short block::next

Definition at line 143 of file races.h.

◆ Playernum

player_t block::Playernum

Definition at line 136 of file races.h.

◆ pledge

unsigned long block::pledge[2]

Definition at line 140 of file races.h.

◆ systems_owned

unsigned short block::systems_owned

Definition at line 144 of file races.h.

◆ VPs

unsigned long block::VPs

Definition at line 145 of file races.h.


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