#include <ParticleUniverseDoStopSystemEventHandlerFactory.h>
This factory class is responsible for creation of a DoStopSystemEventHandler.
ParticleUniverse::DoStopSystemEventHandlerFactory::DoStopSystemEventHandlerFactory |
( |
void |
| ) |
|
|
inline |
virtual ParticleUniverse::DoStopSystemEventHandlerFactory::~DoStopSystemEventHandlerFactory |
( |
void |
| ) |
|
|
inlinevirtual |
virtual ParticleEventHandler* ParticleUniverse::DoStopSystemEventHandlerFactory::createEventHandler |
( |
void |
| ) |
|
|
inlinevirtual |
virtual String ParticleUniverse::DoStopSystemEventHandlerFactory::getEventHandlerType |
( |
void |
| ) |
const |
|
inlinevirtual |
Child classes must implement this pure virtual function, which must be used to write an object or attribute to a particle script.
Implements ParticleUniverse::ScriptWriter.
The documentation for this class was generated from the following file:
- ParticleEventHandlers/ParticleUniverseDoStopSystemEventHandlerFactory.h