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
HeatEvent Class Reference

#include <HeatEvent.hpp>

Inheritance diagram for HeatEvent:
Inheritance graph
Collaboration diagram for HeatEvent:
Collaboration graph

Public Member Functions

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

Static Public Member Functions

static float getTempFromEnergy (float energyEjection)
 

Additional Inherited Members

- Protected Attributes inherited from IEvent
SpellNodefromNode
 

Constructor & Destructor Documentation

HeatEvent::HeatEvent ( SpellNode node,
float  temp 
)
inline

Member Function Documentation

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

Implements IEvent.

Here is the call graph for this function:

static float HeatEvent::getTempFromEnergy ( float  energyEjection)
inlinestatic

Here is the call graph for this function:


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