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

#include <vars.h>

Collaboration diagram for stardata:

Public Attributes

unsigned short numstars
 
unsigned short ships
 
unsigned int AP [MAXPLAYERS]
 
unsigned short VN_hitlist [MAXPLAYERS]
 
char VN_index1 [MAXPLAYERS]
 
char VN_index2 [MAXPLAYERS]
 
unsigned long dummy [2]
 

Detailed Description

Definition at line 255 of file vars.h.

Member Data Documentation

◆ AP

unsigned int stardata::AP[MAXPLAYERS]

Definition at line 258 of file vars.h.

◆ dummy

unsigned long stardata::dummy[2]

Definition at line 264 of file vars.h.

◆ numstars

unsigned short stardata::numstars

Definition at line 256 of file vars.h.

◆ ships

unsigned short stardata::ships

Definition at line 257 of file vars.h.

◆ VN_hitlist

unsigned short stardata::VN_hitlist[MAXPLAYERS]

Definition at line 259 of file vars.h.

◆ VN_index1

char stardata::VN_index1[MAXPLAYERS]

Definition at line 261 of file vars.h.

◆ VN_index2

char stardata::VN_index2[MAXPLAYERS]

Definition at line 262 of file vars.h.


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