Method | Description | |
---|---|---|
ApplyDefaults ( ) : void | ||
Clone ( ) : object | ||
CreateGenerator ( ) : |
||
RealisticMapGenParameters ( ) : System | ||
RealisticMapGenParameters ( [ root ) : System | ||
Save ( System.Xml.Linq.XElement root ) : void | ||
Validate ( ) : void |
Checks constraints on all the parameters' values, throws ArgumentException if there are any violations.
|
public CreateGenerator ( ) : |
||
return |
public RealisticMapGenParameters ( ) : System | ||
return | System |
public RealisticMapGenParameters ( [ root ) : System | ||
root | [ | |
return | System |
public Save ( System.Xml.Linq.XElement root ) : void | ||
root | System.Xml.Linq.XElement | |
return | void |