#include <eEventPool.h>
Public Member Functions | |
eEventPool (void) | |
Public Attributes | |
std::vector< eEvent * > * | m_events |
A class holding all known events in the context of eMotion
Documantation optimized for doxygen.
eEventPool::eEventPool | ( | void | ) |
Constructor, which intiates the event pool
std::vector<eEvent*>* eEventPool::m_events |
a vector, holding all the the known events