bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
Dub
Repo
EventManager.sendEvent
bubel
ecs
events
EventManager
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EventManager
export export nothrow @
nogc
void
sendEvent
(
Ev
)
(
EntityID
id
,
Ev
event
,
uint
thread_id
= 0
)
Meta
Source
See Implementation
bubel
ecs
events
EventManager
destructors
~this
functions
allocateData
clearEvents
destroy
initialize
sendEvent
swapCurrent
manifest constants
events_block_size
events_blocks_in_allocation
structs
EventBlock
EventData
variables
allocator
current_index
event_block_alloc_mutex
events
manager