C# Class BirdKeeper, UrsaMajor

Inheritance: ShootingEnemy
Afficher le fichier Open project: BJarv/UrsaMajor

Méthodes publiques

Méthode Description
Hurt ( float damage ) : void

Méthodes protégées

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

Method Details

Attack() protected méthode

protected Attack ( ) : void
Résultat void

Hurt() public méthode

public Hurt ( float damage ) : void
damage float
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void