C# Class IceGem, angrygoats

Purpose: The ice/blue gem. Useful for slowing enemies for a prolonged period of time so that you can make your get away.
Inheritance: GenericGem
Afficher le fichier Open project: dulb640/angrygoats

Méthodes publiques

Свойство Type Description
factor float

Méthodes publiques

Méthode Description
castAnimation ( ) : void
onEnemyHit ( GameObject other ) : 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

onEnemyHit() public méthode

public onEnemyHit ( GameObject other ) : void
other GameObject
Résultat void

Property Details

factor public_oe property

public float factor
Résultat float