Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
IEvent.h File Reference
#include "API.h"
#include "util/Handle.h"

Go to the source code of this file.

Classes

class  ECS::Event::IEvent
 

Namespaces

namespace  ECS
 
namespace  ECS::Event
 

Macros

#define ECS__I_EVENT_H__
 

Typedefs

using ECS::Event::EventTypeId = TypeID
 
using ECS::Event::EventTimestamp = TimeStamp
 
using ECS::Event::EntityId = util::Handle64
 

Variables

static const EventTypeId ECS::Event::INVALID_EVENTTYPE = INVALID_TYPE_ID
 

Macro Definition Documentation

◆ ECS__I_EVENT_H__

#define ECS__I_EVENT_H__

Definition at line 13 of file IEvent.h.