![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <Event.h>
Public Member Functions | |
Event (ECSEngine *engine, ECS::EntityId sourceEntityID) | |
![]() | |
IEvent (ECSEngine *engine, EntityId sourceEntityID, EventTypeId typeId) | |
EventTypeId | GetEventTypeID () const |
EventTimestamp | GetTimeCreated () const |
EntityId | GetSourceEntityId () const |
Static Public Attributes | |
static const EventTypeId | STATIC_EVENT_TYPE_ID { typeid(T).hash_code() } |
|
inline |
|
static |