Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CustomSystem Class Reference

#include <CustomSystem.h>

Collaboration diagram for CustomSystem:
Collaboration graph
[legend]

Public Member Functions

 CustomSystem ()
 
 ~CustomSystem ()
 
void SanityChecks ()
 
bool IsRandom () const
 

Public Attributes

std::string name
 
std::vector< std::string > other_names
 
CustomSystemBodysBody
 
SystemBody::BodyType primaryType [4]
 
unsigned numStars
 
int sectorX
 
int sectorY
 
int sectorZ
 
vector3f pos
 
Uint32 seed
 
bool want_rand_explored
 
bool explored
 
const Factionfaction
 
Polit::GovType govType
 
bool want_rand_lawlessness
 
fixed lawlessness
 
std::string shortDesc
 
std::string longDesc
 

Static Public Attributes

static const int CUSTOM_ONLY_RADIUS = 4
 

Constructor & Destructor Documentation

◆ CustomSystem()

CustomSystem::CustomSystem ( )

◆ ~CustomSystem()

CustomSystem::~CustomSystem ( )

Member Function Documentation

◆ IsRandom()

bool CustomSystem::IsRandom ( ) const
inline

◆ SanityChecks()

void CustomSystem::SanityChecks ( )
Here is the call graph for this function:

Member Data Documentation

◆ CUSTOM_ONLY_RADIUS

const int CustomSystem::CUSTOM_ONLY_RADIUS = 4
static

◆ explored

bool CustomSystem::explored

◆ faction

const Faction* CustomSystem::faction

◆ govType

Polit::GovType CustomSystem::govType

◆ lawlessness

fixed CustomSystem::lawlessness

◆ longDesc

std::string CustomSystem::longDesc

◆ name

std::string CustomSystem::name

◆ numStars

unsigned CustomSystem::numStars

◆ other_names

std::vector<std::string> CustomSystem::other_names

◆ pos

vector3f CustomSystem::pos

◆ primaryType

SystemBody::BodyType CustomSystem::primaryType[4]

◆ sBody

CustomSystemBody* CustomSystem::sBody

◆ sectorX

int CustomSystem::sectorX

◆ sectorY

int CustomSystem::sectorY

◆ sectorZ

int CustomSystem::sectorZ

◆ seed

Uint32 CustomSystem::seed

◆ shortDesc

std::string CustomSystem::shortDesc

◆ want_rand_explored

bool CustomSystem::want_rand_explored

◆ want_rand_lawlessness

bool CustomSystem::want_rand_lawlessness

The documentation for this class was generated from the following files: