#include <CustomSystem.h>
◆ RingStatus
| Enumerator |
|---|
| WANT_RANDOM_RINGS | |
| WANT_RINGS | |
| WANT_NO_RINGS | |
| WANT_CUSTOM_RINGS | |
◆ CustomSystemBody()
| CustomSystemBody::CustomSystemBody |
( |
| ) |
|
◆ ~CustomSystemBody()
| CustomSystemBody::~CustomSystemBody |
( |
| ) |
|
◆ SanityChecks()
| void CustomSystemBody::SanityChecks |
( |
| ) |
|
◆ aspectRatio
| fixed CustomSystemBody::aspectRatio |
◆ atmosOxidizing
| fixed CustomSystemBody::atmosOxidizing |
◆ averageTemp
| int CustomSystemBody::averageTemp |
◆ axialTilt
| fixed CustomSystemBody::axialTilt |
◆ children
◆ eccentricity
| fixed CustomSystemBody::eccentricity |
◆ heightMapFilename
| std::string CustomSystemBody::heightMapFilename |
◆ heightMapFractal
| int CustomSystemBody::heightMapFractal |
◆ latitude
| float CustomSystemBody::latitude |
◆ life
| fixed CustomSystemBody::life |
◆ longitude
| float CustomSystemBody::longitude |
◆ mass
| fixed CustomSystemBody::mass |
◆ metallicity
| fixed CustomSystemBody::metallicity |
◆ name
| std::string CustomSystemBody::name |
◆ orbitalOffset
| fixed CustomSystemBody::orbitalOffset |
◆ orbitalPhaseAtStart
| fixed CustomSystemBody::orbitalPhaseAtStart |
◆ radius
| fixed CustomSystemBody::radius |
◆ ringColor
| Color CustomSystemBody::ringColor |
◆ ringInnerRadius
| fixed CustomSystemBody::ringInnerRadius |
◆ ringOuterRadius
| fixed CustomSystemBody::ringOuterRadius |
◆ ringStatus
◆ rotationalPhaseAtStart
| fixed CustomSystemBody::rotationalPhaseAtStart |
◆ rotationPeriod
| fixed CustomSystemBody::rotationPeriod |
◆ seed
| Uint32 CustomSystemBody::seed |
◆ semiMajorAxis
| fixed CustomSystemBody::semiMajorAxis |
◆ spaceStationType
| std::string CustomSystemBody::spaceStationType |
◆ type
◆ volatileGas
| fixed CustomSystemBody::volatileGas |
◆ volatileIces
| fixed CustomSystemBody::volatileIces |
◆ volatileLiquid
| fixed CustomSystemBody::volatileLiquid |
◆ volcanicity
| fixed CustomSystemBody::volcanicity |
◆ want_rand_offset
| bool CustomSystemBody::want_rand_offset |
◆ want_rand_seed
| bool CustomSystemBody::want_rand_seed |
The documentation for this class was generated from the following files: