C# Class xmastree.factory.TreeFactory

Afficher le fichier Open project: ralfw/NPantaRhei

Méthodes publiques

Méthode Description
Add_stem ( List tree ) : string[]
Erect_tree ( List branches ) : List
Grow_branches ( int numberOfbranches ) : List

Method Details

Add_stem() public méthode

public Add_stem ( List tree ) : string[]
tree List
Résultat string[]

Erect_tree() public méthode

public Erect_tree ( List branches ) : List
branches List
Résultat List

Grow_branches() public méthode

public Grow_branches ( int numberOfbranches ) : List
numberOfbranches int
Résultat List