|
GlistEngine
|
#include <gEvent.h>

Public Member Functions | |
| virtual | ~gEvent ()=default |
| virtual const char * | getEventName () const =0 |
| virtual std::size_t | getEventType () const =0 |
| virtual int | getCategoryFlags () const =0 |
| bool | isInCategory (EventCategory category) |
Public Attributes | |
| bool | ishandled = false |
|
virtualdefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
inline |
| bool gEvent::ishandled = false |