C# Class BasicMelee

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

Méthodes publiques

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

Private Methods

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

Method Details

animateAttack() public méthode

public animateAttack ( ) : void
Résultat void

skillStart() public méthode

public skillStart ( ) : void
Résultat void