C# Class StateAttaque, PathfindingToolUnity

Inheritance: StateValentin
Afficher le fichier Open project: benjaml/PathfindingToolUnity

Méthodes publiques

Méthode Description
StateAttaque ( TeamAgentValentin, team ) : System.Collections

Méthodes protégées

Méthode Description
execute ( ) : void

Method Details

StateAttaque() public méthode

public StateAttaque ( TeamAgentValentin, team ) : System.Collections
team TeamAgentValentin,
Résultat System.Collections

execute() protected méthode

protected execute ( ) : void
Résultat void