C# Class VVVV.Pack.Game.Nodes.GameIsFoodStatusNode

Inheritance: AbstractDecoratorNode
Afficher le fichier Open project: velcrome/vvvv-Game

Méthodes publiques

Méthode Description
After ( IEnumerable agents ) : void
Before ( IEnumerable agents ) : void

Method Details

After() public méthode

public After ( IEnumerable agents ) : void
agents IEnumerable
Résultat void

Before() public méthode

public Before ( IEnumerable agents ) : void
agents IEnumerable
Résultat void