C# Class PotionOfBurning, chrawl

Inheritance: Potion
Afficher le fichier Open project: PentaHelix/chrawl

Méthodes publiques

Méthode Description
Break ( GameObject g ) : void
Drink ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

Break() public méthode

public Break ( GameObject g ) : void
g GameObject
Résultat void

Drink() public méthode

public Drink ( ) : void
Résultat void