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
Afficher le fichier Open project: dulb640/angrygoats Class Usage Examples

Méthodes publiques

Свойство Type Description
heal int

Méthodes publiques

Méthode Description
castAnimation ( ) : void

Méthodes protégées

Méthode Description
doEffect ( ) : void

Method Details

castAnimation() public méthode

public castAnimation ( ) : void
Résultat void

doEffect() protected méthode

protected doEffect ( ) : void
Résultat void

Property Details

heal public_oe property

public int heal
Résultat int