C# Class WarSpell

Inheritance: Spell
Afficher le fichier Open project: dggriffin/Rain-Rain-Ritual

Méthodes publiques

Méthode Description
WarSpell ( string name = null ) : System

Méthodes protégées

Méthode Description
CenterObjectInitialize ( ) : void
CenterObjectLose ( ) : void
CenterObjectUpdate ( ) : void
CenterObjectWin ( ) : void
ShowWinAnimation ( bool show ) : void
WinAnimationInitialize ( ) : void

Method Details

CenterObjectInitialize() protected méthode

protected CenterObjectInitialize ( ) : void
Résultat void

CenterObjectLose() protected méthode

protected CenterObjectLose ( ) : void
Résultat void

CenterObjectUpdate() protected méthode

protected CenterObjectUpdate ( ) : void
Résultat void

CenterObjectWin() protected méthode

protected CenterObjectWin ( ) : void
Résultat void

ShowWinAnimation() protected méthode

protected ShowWinAnimation ( bool show ) : void
show bool
Résultat void

WarSpell() public méthode

public WarSpell ( string name = null ) : System
name string
Résultat System

WinAnimationInitialize() protected méthode

protected WinAnimationInitialize ( ) : void
Résultat void