#include <event.hpp>
◆ ~Event()
virtual jng::Event::~Event |
( |
| ) |
|
|
virtualdefault |
◆ getName()
virtual const char * jng::Event::getName |
( |
| ) |
const |
|
pure virtual |
◆ getType()
virtual EventType jng::Event::getType |
( |
| ) |
const |
|
pure virtual |
◆ isHandled()
bool jng::Event::isHandled |
( |
| ) |
const |
|
inline |
◆ to_string()
virtual std::string jng::Event::to_string |
( |
| ) |
const |
|
inlinevirtual |
◆ EventDispatcher
◆ m_handled
bool jng::Event::m_handled = false |
|
protected |
The documentation for this class was generated from the following file: