Public Member Functions | |
void | init () |
void | cleanup () |
SpellDisplayList (uint16 s) | |
void | add (SpellInstance *newSpell) |
void | tidyKill (uint16 spellNo) |
void | buildList () |
void | updateStates (int32 deltaTime) |
void | write (Common::OutSaveFile *outD) |
void | read (Common::InSaveFile *in) |
void | wipe () |
size_t | saveSize () |
Public Attributes | |
pSpellInstance * | _spells |