![]() |
Pioneer
|
#include <GalaxyGenerator.h>


Public Member Functions | |
| virtual | ~GalaxyGeneratorStage () |
| virtual void | ToJson (Json &jsonObj, RefCountedPtr< Galaxy > galaxy) |
| virtual void | FromJson (const Json &jsonObj, RefCountedPtr< Galaxy > galaxy) |
Protected Member Functions | |
| GalaxyGeneratorStage () | |
| void | AssignToGalaxyGenerator (GalaxyGenerator *galaxyGenerator) |
Protected Attributes | |
| GalaxyGenerator * | m_galaxyGenerator |
Friends | |
| class | GalaxyGenerator |
|
inlinevirtual |
|
inlineprotected |
|
inlineprotected |
|
inlinevirtual |
Reimplemented in SectorPersistenceGenerator.
|
inlinevirtual |
Reimplemented in SectorPersistenceGenerator.
|
friend |
|
protected |