C# Class TutorialBenchNPCController

Inheritance: AIController
Afficher le fichier Open project: mezosaurus/eae-project

Méthodes publiques

Méthode Description
Start ( ) : void

Méthodes protégées

Méthode Description
alert ( ) : void
panic ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

alert() protected méthode

protected alert ( ) : void
Résultat void

panic() protected méthode

protected panic ( ) : void
Résultat void