Galactic Bloodshed
Public Attributes | List of all members
reportdata Struct Reference
Collaboration diagram for reportdata:

Public Attributes

unsigned char type
 
Ship s
 
Planet p
 
shipnum_t n
 
starnum_t star
 
planetnum_t pnum
 
double x
 
double y
 

Detailed Description

Definition at line 42 of file rst.cc.

Member Data Documentation

◆ n

shipnum_t reportdata::n

Definition at line 46 of file rst.cc.

Referenced by Getrship(), plan_getrships(), and ship_report().

◆ p

Planet reportdata::p

Definition at line 45 of file rst.cc.

Referenced by plan_getrships(), and ship_report().

◆ pnum

planetnum_t reportdata::pnum

Definition at line 48 of file rst.cc.

Referenced by plan_getrships(), and ship_report().

◆ s

Ship reportdata::s

Definition at line 44 of file rst.cc.

Referenced by Getrship(), plan_getrships(), rst(), ship_report(), and star_getrships().

◆ star

starnum_t reportdata::star

Definition at line 47 of file rst.cc.

Referenced by plan_getrships(), and ship_report().

◆ type

unsigned char reportdata::type

Definition at line 43 of file rst.cc.

Referenced by Getrship(), plan_getrships(), and ship_report().

◆ x

double reportdata::x

Definition at line 49 of file rst.cc.

Referenced by Getrship(), and plan_getrships().

◆ y

double reportdata::y

Definition at line 50 of file rst.cc.

Referenced by Getrship(), and plan_getrships().


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