#include <Galaxy.h>
◆ Galaxy()
| Galaxy::Galaxy |
( |
RefCountedPtr< GalaxyGenerator > |
galaxyGenerator, |
|
|
float |
radius, |
|
|
float |
sol_offset_x, |
|
|
float |
sol_offset_y, |
|
|
const std::string & |
factionsDir, |
|
|
const std::string & |
customSysDir |
|
) |
| |
|
protected |
◆ ~Galaxy()
◆ Dump()
| void Galaxy::Dump |
( |
FILE * |
file, |
|
|
Sint32 |
centerX, |
|
|
Sint32 |
centerY, |
|
|
Sint32 |
centerZ, |
|
|
Sint32 |
radius |
|
) |
| |
◆ FlushCaches()
| void Galaxy::FlushCaches |
( |
| ) |
|
◆ GetCustomSystems()
◆ GetFactions()
◆ GetGenerator()
◆ GetGeneratorName()
| const std::string & Galaxy::GetGeneratorName |
( |
| ) |
const |
◆ GetGeneratorVersion()
| int Galaxy::GetGeneratorVersion |
( |
| ) |
const |
◆ GetMutableSector()
◆ GetSector()
◆ GetSectorDensity()
| virtual Uint8 Galaxy::GetSectorDensity |
( |
const int |
sx, |
|
|
const int |
sy, |
|
|
const int |
sz |
|
) |
| const |
|
pure virtual |
◆ GetStarSystem()
◆ GetStats() [1/2]
◆ GetStats() [2/2]
◆ Init()
◆ IsInitialized()
| bool Galaxy::IsInitialized |
( |
| ) |
const |
|
inline |
◆ LoadFromJson()
◆ NewSectorSlaveCache()
| RefCountedPtr< SectorCache::Slave > Galaxy::NewSectorSlaveCache |
( |
| ) |
|
|
inline |
◆ NewStarSystemSlaveCache()
| RefCountedPtr< StarSystemCache::Slave > Galaxy::NewStarSystemSlaveCache |
( |
| ) |
|
|
inline |
◆ SetGalaxyGenerator()
◆ ToJson()
| void Galaxy::ToJson |
( |
Json & |
jsonObj | ) |
|
◆ GalaxyGenerator
◆ GALAXY_RADIUS
| const float Galaxy::GALAXY_RADIUS |
◆ SOL_OFFSET_X
| const float Galaxy::SOL_OFFSET_X |
◆ SOL_OFFSET_Y
| const float Galaxy::SOL_OFFSET_Y |
The documentation for this class was generated from the following files: