evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
World.addSystem
evael
ecs
world
World
Adds a system to the world.
class
World
@
nogc
void
addSystem
(
System
system
)
Meta
Source
See Implementation
evael
ecs
world
World
constructors
this
destructors
~this
functions
activateEntity
addSystem
createEntity
emitEvent
getEntitiesWith
killEntity
subscribeReceiverToEvent
update
Adds a system to the world.