C# Class GoodAI.BrainSimulator.NodeView.MyNodeGroupView

Inheritance: MyVariableBranchView
Afficher le fichier Open project: GoodAI/BrainSimulator

Méthodes publiques

Méthode Description
MyNodeGroupView ( GoodAI.Core.Configuration.MyNodeConfig nodeInfo, Graph.GraphControl owner ) : GoodAI.BrainSimulator.Nodes

Méthodes protégées

Méthode Description
AddInputBranch ( ) : void
AddOutputBranch ( ) : void

Method Details

AddInputBranch() protected méthode

protected AddInputBranch ( ) : void
Résultat void

AddOutputBranch() protected méthode

protected AddOutputBranch ( ) : void
Résultat void

MyNodeGroupView() public méthode

public MyNodeGroupView ( GoodAI.Core.Configuration.MyNodeConfig nodeInfo, Graph.GraphControl owner ) : GoodAI.BrainSimulator.Nodes
nodeInfo GoodAI.Core.Configuration.MyNodeConfig
owner Graph.GraphControl
Résultat GoodAI.BrainSimulator.Nodes