C# Class HealGem, angrygoats

Purpose: The green/healing gem. Useful for healing the character when they are in danger and are close to dying.
Inheritance: GenericGem
Mostrar archivo Open project: dulb640/angrygoats Class Usage Examples

Public Properties

Property Type Description
heal int

Public Methods

Method Description
castAnimation ( ) : void

Protected Methods

Method Description
doEffect ( ) : void

Method Details

castAnimation() public method

public castAnimation ( ) : void
return void

doEffect() protected method

protected doEffect ( ) : void
return void

Property Details

heal public_oe property

public int heal
return int