C# Class AxeManKillInactiveTree

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

Méthodes publiques

Свойство Type Description
Sounds _Sounds
Sprites Sprite[]

Méthodes publiques

Méthode Description
Instantiate ( GameObject target, GameObject actualAxeMan, Finished, callback ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void
UpdatePhase0 ( ) : void
UpdatePhase1 ( ) : void
UpdatePhase2 ( ) : void
UpdatePhase3 ( ) : void

Method Details

Instantiate() public méthode

public Instantiate ( GameObject target, GameObject actualAxeMan, Finished, callback ) : void
target GameObject
actualAxeMan GameObject
callback Finished,
Résultat void

Property Details

Sounds public_oe property

public _Sounds Sounds
Résultat _Sounds

Sprites public_oe property

public Sprite[] Sprites
Résultat Sprite[]