C# Class CycloneSkill

Inheritance: AreaRangedSkill
Afficher le fichier Open project: marouen-lamiri/Second-Soul Class Usage Examples

Méthodes publiques

Méthode Description
animateAttack ( ) : void
useSkill ( ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void
shootCyclone ( ) : IEnumerator

Method Details

animateAttack() public méthode

public animateAttack ( ) : void
Résultat void

useSkill() public méthode

public useSkill ( ) : void
Résultat void