#include <SectorGenerator.h>
|
| | SectorPersistenceGenerator (GalaxyGenerator::Version version) |
| |
| virtual bool | Apply (Random &rng, RefCountedPtr< Galaxy > galaxy, RefCountedPtr< Sector > sector, GalaxyGenerator::SectorConfig *config) |
| |
| virtual void | FromJson (const Json &jsonObj, RefCountedPtr< Galaxy > galaxy) |
| |
| virtual void | ToJson (Json &jsonObj, RefCountedPtr< Galaxy > galaxy) |
| |
| virtual | ~SectorGeneratorStage () |
| |
| virtual bool | Apply (Random &rng, RefCountedPtr< Galaxy > galaxy, RefCountedPtr< Sector > sector, GalaxyGenerator::SectorConfig *config)=0 |
| |
| virtual | ~GalaxyGeneratorStage () |
| |
| virtual void | ToJson (Json &jsonObj, RefCountedPtr< Galaxy > galaxy) |
| |
| virtual void | FromJson (const Json &jsonObj, RefCountedPtr< Galaxy > galaxy) |
| |
◆ SectorPersistenceGenerator()
◆ Apply()
◆ FromJson()
◆ ToJson()
The documentation for this class was generated from the following files: