8 #ifndef RECAST_SERVER_SPELLENTITY_H
9 #define RECAST_SERVER_SPELLENTITY_H
30 #endif //RECAST_SERVER_SPELLENTITY_H
Definition: SpellEntity.h:16
Definition: SpellEventListener.hpp:18
Definition: Box2DWorld.h:26
SpellEntity(b2Fixture *fixture1, Spell *spell, Box2DWorld *world, std::shared_ptr< TempWorld > tempWorld)
Definition: SpellEntity.cpp:12
~SpellEntity()
Definition: SpellEntity.cpp:20
void update(Box2DWorld *box2DWorld)
Definition: SpellEntity.cpp:16