#include "borqueror.h"
Include dependency graph for parameters.cpp:
Go to the source code of this file.
Functions | |
const bool | cmpByAge (const StarInfo *si0, const StarInfo *si1) |
const bool | cmpPlanetByAge (const PlanetInfo *pl0, const PlanetInfo *pl1) |
Variables | |
int | cntplanet [20] = { 0 } cntsun[10] = { 0 } |
|
Definition at line 526 of file parameters.cpp. References StarInfo::age. Referenced by Parameters::SetupStarInfo().
|
|
Definition at line 649 of file parameters.cpp. References PlanetInfo::ageMin. Referenced by Parameters::RestrictWithAge(), and Parameters::SetupPlanetInfo().
|
|
Definition at line 41 of file parameters.cpp. Referenced by Parameters::CreateGalaxy(). |