Pioneer
Loading...
Searching...
No Matches
Public Attributes | List of all members
shipstats_t Struct Reference

#include <Ship.h>

Public Attributes

int used_capacity
 
int used_cargo
 
int free_capacity
 
int static_mass
 
float hull_mass_left
 
float hyperspace_range
 
float hyperspace_range_max
 
float shield_mass
 
float shield_mass_left
 
float fuel_tank_mass_left
 
int atmo_shield_cap
 
int radar_cap
 
int fuel_scoop_cap
 
int cargo_life_support_cap
 
int hull_autorepair_cap
 

Member Data Documentation

◆ atmo_shield_cap

int shipstats_t::atmo_shield_cap

◆ cargo_life_support_cap

int shipstats_t::cargo_life_support_cap

◆ free_capacity

int shipstats_t::free_capacity

◆ fuel_scoop_cap

int shipstats_t::fuel_scoop_cap

◆ fuel_tank_mass_left

float shipstats_t::fuel_tank_mass_left

◆ hull_autorepair_cap

int shipstats_t::hull_autorepair_cap

◆ hull_mass_left

float shipstats_t::hull_mass_left

◆ hyperspace_range

float shipstats_t::hyperspace_range

◆ hyperspace_range_max

float shipstats_t::hyperspace_range_max

◆ radar_cap

int shipstats_t::radar_cap

◆ shield_mass

float shipstats_t::shield_mass

◆ shield_mass_left

float shipstats_t::shield_mass_left

◆ static_mass

int shipstats_t::static_mass

◆ used_capacity

int shipstats_t::used_capacity

◆ used_cargo

int shipstats_t::used_cargo

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