C# Class PotionOfShocking, chrawl

Inheritance: Potion
Show file Open project: PentaHelix/chrawl

Public Methods

Method Description
Break ( GameObject g ) : void
Drink ( ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

Break() public method

public Break ( GameObject g ) : void
g GameObject
return void

Drink() public method

public Drink ( ) : void
return void