Méthode | Description | |
---|---|---|
Initialize ( ) : void |
Initialize base settings
|
|
LoadSettings ( ) : void | ||
SaveSettings ( ) : void |
Save the current settings as the specified file format
|
Méthode | Description | |
---|---|---|
AddOrRemoveZoneType ( ) : void |
Add or delete a new district type
|
|
CitySettings ( ) : void |
select prefabs for a specific zone
|
|
CreatePrefabSelection ( string type ) : |
Create a new district zone
|
|
ExtensionByType ( ExportSettingType type ) : string | ||
GenerationButtons ( ) : void |
The buttons for generating, building and resetting
|
|
GenerationSettings ( ) : void |
Adjust settings that generate the voronoi diagram
|
|
GetSettingsFromPreset ( CityType cityType ) : |
Define preset settings based on a type
|
|
ImportExportSettings ( ) : void |
Save /Load Settings from a file
|
|
Init ( ) : void | ||
LoadFromXml ( string filename ) : void | ||
MakeDistrictSettings ( ) : List |
||
MakePrefabList ( ) : List |
returns a look up map that contains all the prefabs per district
|
|
OnGUI ( ) : void |
Drawing
|
|
SaveAsXml ( string filename ) : void |