C# Class PotionOfFreezing, chrawl

Inheritance: Potion
显示文件 Open project: PentaHelix/chrawl

Public Methods

Method Description
Break ( GameObject g ) : void
Drink ( ) : void
Revert ( ) : 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

Revert() public method

public Revert ( ) : void
return void