C# Class GenArt.AST.DnaPoint

Afficher le fichier Open project: MattLloyd101/EvoLisa Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : DnaPoint
Init ( ) : void
Init ( Tools tool ) : void
Mutate ( DnaDrawing drawing ) : void

Method Details

Clone() public méthode

public Clone ( ) : DnaPoint
Résultat DnaPoint

Init() public méthode

public Init ( ) : void
Résultat void

Init() public méthode

public Init ( Tools tool ) : void
tool Tools
Résultat void

Mutate() public méthode

public Mutate ( DnaDrawing drawing ) : void
drawing DnaDrawing
Résultat void