EventSystem

Undocumented in source.

Members

Functions

handleEvent
void handleEvent(Entity* entity, TestEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ECS.System
Undocumented in source.

Structs

EntitiesData
struct EntitiesData
Undocumented in source.

Variables

handled
bool handled;
Undocumented in source.

Mixed In Members

From mixin ECS.System

__becs_jobs_count
uint __becs_jobs_count;
Undocumented in source.

Meta