|
Galactic Bloodshed
|
Public Attributes | |
| unsigned char | type |
| Ship | s |
| Planet | p |
| shipnum_t | n |
| starnum_t | star |
| planetnum_t | pnum |
| double | x |
| double | y |
| shipnum_t reportdata::n |
Definition at line 46 of file rst.cc.
Referenced by Getrship(), plan_getrships(), and ship_report().
| Planet reportdata::p |
Definition at line 45 of file rst.cc.
Referenced by plan_getrships(), and ship_report().
| planetnum_t reportdata::pnum |
Definition at line 48 of file rst.cc.
Referenced by plan_getrships(), and ship_report().
| Ship reportdata::s |
Definition at line 44 of file rst.cc.
Referenced by Getrship(), plan_getrships(), rst(), ship_report(), and star_getrships().
| starnum_t reportdata::star |
Definition at line 47 of file rst.cc.
Referenced by plan_getrships(), and ship_report().
| unsigned char reportdata::type |
Definition at line 43 of file rst.cc.
Referenced by Getrship(), plan_getrships(), and ship_report().
| double reportdata::x |
Definition at line 49 of file rst.cc.
Referenced by Getrship(), and plan_getrships().
| double reportdata::y |
Definition at line 50 of file rst.cc.
Referenced by Getrship(), and plan_getrships().
1.8.13