#include <ShipType.h>
◆ Id
◆ DualLaserOrientation
| Enumerator |
|---|
| DUAL_LASERS_HORIZONTAL | |
| DUAL_LASERS_VERTICAL | |
◆ Tag
| Enumerator |
|---|
| TAG_NONE | |
| TAG_SHIP | |
| TAG_STATIC_SHIP | |
| TAG_MISSILE | |
| TAG_MAX | |
◆ ShipType() [1/2]
◆ ShipType() [2/2]
| ShipType::ShipType |
( |
const Id & |
id, |
|
|
const std::string & |
path |
|
) |
| |
◆ Get()
| static const ShipType * ShipType::Get |
( |
const char * |
name | ) |
|
|
inlinestatic |
◆ GetFuelUseRate()
| float ShipType::GetFuelUseRate |
( |
| ) |
const |
◆ Init()
◆ angThrust
| float ShipType::angThrust |
◆ atmosphericPressureLimit
| double ShipType::atmosphericPressureLimit |
◆ atmoStability
| double ShipType::atmoStability |
◆ baseprice
| double ShipType::baseprice |
◆ capacity
◆ cockpitName
| std::string ShipType::cockpitName |
◆ directionThrusterColor
◆ effectiveExhaustVelocity
| float ShipType::effectiveExhaustVelocity |
◆ frontCrossSection
| double ShipType::frontCrossSection |
◆ frontDragCoeff
| double ShipType::frontDragCoeff |
◆ fuelTankMass
| int ShipType::fuelTankMass |
◆ globalThrusterColor
| Color ShipType::globalThrusterColor |
◆ hullMass
◆ hyperdriveClass
| int ShipType::hyperdriveClass |
◆ id
◆ isDirectionColorDefined
◆ isGlobalColorDefined
| bool ShipType::isGlobalColorDefined |
◆ linAccelerationCap
◆ linThrust
◆ manufacturer
| std::string ShipType::manufacturer |
◆ maxCrew
◆ minCrew
◆ MISSILE_GUIDED
| const std::string ShipType::MISSILE_GUIDED = "missile_guided" |
|
static |
◆ MISSILE_NAVAL
| const std::string ShipType::MISSILE_NAVAL = "missile_naval" |
|
static |
◆ missile_ships
◆ MISSILE_SMART
| const std::string ShipType::MISSILE_SMART = "missile_smart" |
|
static |
◆ MISSILE_UNGUIDED
| const std::string ShipType::MISSILE_UNGUIDED = "missile_unguided" |
|
static |
◆ modelName
| std::string ShipType::modelName |
◆ name
| std::string ShipType::name |
◆ player_ships
◆ POLICE
| const std::string ShipType::POLICE = "kanara" |
|
static |
◆ roles
| std::map<std::string, bool> ShipType::roles |
◆ shipClass
| std::string ShipType::shipClass |
◆ shipLiftCoefficient
| double ShipType::shipLiftCoefficient |
◆ sideCrossSection
| double ShipType::sideCrossSection |
◆ sideDragCoeff
| double ShipType::sideDragCoeff |
◆ slots
| std::map<std::string, int> ShipType::slots |
◆ static_ships
◆ tag
◆ thrusterUpgrades
| double ShipType::thrusterUpgrades[4] |
◆ topCrossSection
| double ShipType::topCrossSection |
◆ topDragCoeff
| double ShipType::topDragCoeff |
◆ types
The documentation for this struct was generated from the following files: