Galactic Bloodshed
Public Attributes | List of all members
Race::gov Struct Reference

#include <races.h>

Collaboration diagram for Race::gov:

Public Attributes

char name [RNAMESIZE]
 
char password [RNAMESIZE]
 
unsigned char active
 
ScopeLevel deflevel
 
unsigned char defsystem
 
unsigned char defplanetnum
 
ScopeLevel homelevel
 
unsigned char homesystem
 
unsigned char homeplanetnum
 
unsigned long newspos [4]
 
toggletype toggle
 
money_t money
 
unsigned long income
 
money_t maintain
 
unsigned long cost_tech
 
unsigned long cost_market
 
unsigned long profit_market
 
time_t login
 

Detailed Description

Definition at line 76 of file races.h.

Member Data Documentation

◆ active

unsigned char Race::gov::active

Definition at line 79 of file races.h.

◆ cost_market

unsigned long Race::gov::cost_market

Definition at line 92 of file races.h.

◆ cost_tech

unsigned long Race::gov::cost_tech

Definition at line 91 of file races.h.

◆ deflevel

ScopeLevel Race::gov::deflevel

Definition at line 80 of file races.h.

◆ defplanetnum

unsigned char Race::gov::defplanetnum

Definition at line 82 of file races.h.

◆ defsystem

unsigned char Race::gov::defsystem

Definition at line 81 of file races.h.

◆ homelevel

ScopeLevel Race::gov::homelevel

Definition at line 83 of file races.h.

◆ homeplanetnum

unsigned char Race::gov::homeplanetnum

Definition at line 85 of file races.h.

◆ homesystem

unsigned char Race::gov::homesystem

Definition at line 84 of file races.h.

◆ income

unsigned long Race::gov::income

Definition at line 89 of file races.h.

◆ login

time_t Race::gov::login

Definition at line 94 of file races.h.

◆ maintain

money_t Race::gov::maintain

Definition at line 90 of file races.h.

◆ money

money_t Race::gov::money

Definition at line 88 of file races.h.

◆ name

char Race::gov::name[RNAMESIZE]

Definition at line 77 of file races.h.

◆ newspos

unsigned long Race::gov::newspos[4]

Definition at line 86 of file races.h.

◆ password

char Race::gov::password[RNAMESIZE]

Definition at line 78 of file races.h.

◆ profit_market

unsigned long Race::gov::profit_market

Definition at line 93 of file races.h.

◆ toggle

toggletype Race::gov::toggle

Definition at line 87 of file races.h.


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