C# Class Kamikazi, Unity2d-Game

Inheritance: Enemy
Afficher le fichier Open project: sagivo/Unity2d-Game

Méthodes protégées

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
findTarget ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void