C# Class IceShardSkill

Inheritance: ProjectileSkill
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
shootIceShard ( ) : IEnumerator

Method Details

animateAttack() public méthode

public animateAttack ( ) : void
Résultat void

useSkill() public méthode

public useSkill ( ) : void
Résultat void