Méthode | Description | |
---|---|---|
NeatGenomeView ( ) : SharpNeat.View.Graph |
Default constructor.
|
|
RefreshView ( object genome ) : void |
Refresh/update the view with the provided genome.
|
public NeatGenomeView ( ) : SharpNeat.View.Graph | ||
Résultat | SharpNeat.View.Graph |
public RefreshView ( object genome ) : void | ||
genome | object | |
Résultat | void |