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

#include <SpellEntity.h>

Inheritance diagram for SpellEntity:
Inheritance graph
Collaboration diagram for SpellEntity:
Collaboration graph

Public Member Functions

 SpellEntity (b2Fixture *fixture1, Spell *spell, Box2DWorld *world, std::shared_ptr< TempWorld > tempWorld)
 
 ~SpellEntity ()
 
void update (Box2DWorld *box2DWorld)
 
- Public Member Functions inherited from Entity
 Entity (b2Fixture *fixture1)
 
int getId ()
 
b2Fixture * getFixture () const
 
EntityType getType () const
 
void setType (EntityType type)
 

Additional Inherited Members

- Static Public Member Functions inherited from Entity
static void write (Parcel &in, Entity *obj)
 

Constructor & Destructor Documentation

SpellEntity::SpellEntity ( b2Fixture *  fixture1,
Spell spell,
Box2DWorld world,
std::shared_ptr< TempWorld tempWorld 
)
SpellEntity::~SpellEntity ( )

Member Function Documentation

void SpellEntity::update ( Box2DWorld box2DWorld)
virtual

Reimplemented from Entity.

Here is the call graph for this function:


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