#include <Sector.h>
|
| const int | sx |
| |
| const int | sy |
| |
| const int | sz |
| |
| const Uint32 | idx |
| |
◆ System()
| Sector::System::System |
( |
Sector * |
sector, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
z, |
|
|
Uint32 |
si |
|
) |
| |
|
inline |
◆ DistanceBetween()
| float Sector::System::DistanceBetween |
( |
const System * |
a, |
|
|
const System * |
b |
|
) |
| |
|
static |
◆ GetCustomSystem()
| const CustomSystem * Sector::System::GetCustomSystem |
( |
| ) |
const |
|
inline |
◆ GetExplored()
◆ GetExploredTime()
| double Sector::System::GetExploredTime |
( |
| ) |
const |
|
inline |
◆ GetFaction()
| const Faction * Sector::System::GetFaction |
( |
| ) |
const |
|
inline |
◆ GetFullPosition()
| vector3f Sector::System::GetFullPosition |
( |
| ) |
const |
|
inline |
◆ GetName()
| const std::string & Sector::System::GetName |
( |
| ) |
const |
|
inline |
◆ GetNumStars()
| unsigned Sector::System::GetNumStars |
( |
| ) |
const |
|
inline |
◆ GetOtherNames()
| const std::vector< std::string > & Sector::System::GetOtherNames |
( |
| ) |
const |
|
inline |
◆ GetPath()
◆ GetPopulation()
| fixed Sector::System::GetPopulation |
( |
| ) |
const |
|
inline |
◆ GetPosition()
| const vector3f & Sector::System::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetSeed()
| Uint32 Sector::System::GetSeed |
( |
| ) |
const |
|
inline |
◆ GetStarType()
◆ InSameSector()
| bool Sector::System::InSameSector |
( |
const SystemPath & |
b | ) |
const |
|
inline |
◆ IsExplored()
| bool Sector::System::IsExplored |
( |
| ) |
const |
|
inline |
◆ IsSameSystem()
| bool Sector::System::IsSameSystem |
( |
const SystemPath & |
b | ) |
const |
|
inline |
◆ SetExplored()
◆ SetPopulation()
| void Sector::System::SetPopulation |
( |
fixed |
pop | ) |
|
|
inline |
◆ Sector
◆ SectorCustomSystemsGenerator
◆ SectorPersistenceGenerator
◆ SectorRandomSystemsGenerator
◆ idx
| const Uint32 Sector::System::idx |
◆ sx
| const int Sector::System::sx |
◆ sy
| const int Sector::System::sy |
◆ sz
| const int Sector::System::sz |
The documentation for this class was generated from the following files: