C# Class ADS, ES2015C

Inheritance: MonoBehaviour
Afficher le fichier Open project: jgirald/ES2015C Class Usage Examples

Méthodes publiques

Свойство Type Description
anim Animator

Méthodes publiques

Méthode Description
Attack ( ) : void
Chase ( ) : void
Start ( ) : void
Update ( ) : void
Wander ( ) : void
detection ( ) : void
stateMachine ( ) : void

Method Details

Attack() public méthode

public Attack ( ) : void
Résultat void

Chase() public méthode

public Chase ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Wander() public méthode

public Wander ( ) : void
Résultat void

detection() public méthode

public detection ( ) : void
Résultat void

stateMachine() public méthode

public stateMachine ( ) : void
Résultat void

Property Details

anim public_oe property

public Animator anim
Résultat Animator