C# Class SpinAttack

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

Méthodes publiques

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

Private Methods

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

Method Details

animateAttack() public méthode

public animateAttack ( ) : void
Résultat void

dealDamage() public méthode

public dealDamage ( ) : void
Résultat void

useSkill() public méthode

public useSkill ( ) : void
Résultat void