Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Static Public Member Functions | List of all members
Spell Class Reference

#include <Spell.hpp>

Collaboration diagram for Spell:
Collaboration graph

Public Member Functions

 Spell ()
 
 Spell (SpellNode *rootNode)
 
 ~Spell ()
 
SpellNodegetRootNode ()
 
void tickSpell (SpellEventListener &listener)
 

Static Public Member Functions

static void write (Parcel &in, Spell *obj)
 
static Spellread (Parcel &out)
 

Constructor & Destructor Documentation

Spell::Spell ( )
inline
Spell::Spell ( SpellNode rootNode)
inline
Spell::~Spell ( )

Member Function Documentation

SpellNode* Spell::getRootNode ( )
inline

Here is the caller graph for this function:

Spell * Spell::read ( Parcel out)
static

Here is the call graph for this function:

Here is the caller graph for this function:

void Spell::tickSpell ( SpellEventListener listener)

Here is the call graph for this function:

Here is the caller graph for this function:

void Spell::write ( Parcel in,
Spell obj 
)
static

Here is the call graph for this function:


The documentation for this class was generated from the following files: