mapGenerator 
Procs | |
| checkRegion | Checks for and Rejects bad region coordinates Returns 1/0 |
|---|---|
| defineCircularRegion | Defines the region the map represents, as a CIRCLE!, sets map Returns the map |
| defineRegion | Defines the region the map represents, sets map Returns the map |
| generate | Requests the mapGeneratorModule(s) to (re)generate |
| generateOneTurf | Requests the mapGeneratorModule(s) to (re)generate this one turf |
| initialiseModules | Replaces all paths in the module list with actual module datums |
| syncModules | Sync mapGeneratorModule(s) to mapGenerator |
| undefineRegion | Empties the map list, he's dead jim. |
Proc Details
checkRegion
Checks for and Rejects bad region coordinates Returns 1/0
defineCircularRegion
Defines the region the map represents, as a CIRCLE!, sets map Returns the map
defineRegion
Defines the region the map represents, sets map Returns the map
generate
Requests the mapGeneratorModule(s) to (re)generate
generateOneTurf
Requests the mapGeneratorModule(s) to (re)generate this one turf
initialiseModules
Replaces all paths in the module list with actual module datums
syncModules
Sync mapGeneratorModule(s) to mapGenerator
undefineRegion
Empties the map list, he's dead jim.