C# Class EnemyMelee

Inheritance: EnemyController
Afficher le fichier Open project: JustInToCoding/Ritual Class Usage Examples

Méthodes publiques

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

Method Details

Attack() public méthode

public Attack ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void