Method | Description | |
---|---|---|
GetGameResults ( ) : string | ||
GetNextSpell ( ) : Spell, | ||
GetSpellOfType ( string type ) : Spell, | ||
HasNextSpell ( ) : bool | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
InitializeSpells ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public GetSpellOfType ( string type ) : Spell, | ||
type | string | |
return | Spell, |