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

#include <MoveEvent.h>

Inheritance diagram for MoveEvent:
Inheritance graph
Collaboration diagram for MoveEvent:
Collaboration graph

Public Member Functions

 MoveEvent (SpellNode *node, int entityId, float energy)
 
void commit (Box2DWorld *world, SpellEntity *entity, std::shared_ptr< TempWorld > tempWorld)
 
- Public Member Functions inherited from IEvent
 IEvent (SpellNode *node)
 
SpellNodegetNode () const
 

Additional Inherited Members

- Protected Attributes inherited from IEvent
SpellNodefromNode
 

Constructor & Destructor Documentation

MoveEvent::MoveEvent ( SpellNode node,
int  entityId,
float  energy 
)
inline

Member Function Documentation

void MoveEvent::commit ( Box2DWorld world,
SpellEntity entity,
std::shared_ptr< TempWorld tempWorld 
)
virtual

Implements IEvent.

Here is the call graph for this function:


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