Pioneer
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
SectorGenerator.cpp File Reference
#include "SectorGenerator.h"
#include "CustomSystem.h"
#include "DateTime.h"
#include "Factions.h"
#include "Galaxy.h"
#include "GameSaveError.h"
#include "Json.h"
#include "utils.h"
Include dependency graph for SectorGenerator.cpp:

Namespaces

namespace  FrontierNames
 
namespace  HybridNames
 
namespace  Doomdark
 
namespace  Katakana
 

Macros

#define Square(x)   ((x) * (x))
 

Functions

void FrontierNames::GetName (std::string &name, Random &rng)
 
void HybridNames::GetName (std::string &name, Random &rng)
 
void Doomdark::GetName (std::string &name, Random &rng)
 
void Katakana::GetName (std::string &name, Random &rng)
 

Macro Definition Documentation

◆ Square

#define Square (   x)    ((x) * (x))