evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
World.activateEntity
evael
ecs
world
World
Notifies all systems that an entity is now alive.
class
World
void
activateEntity
(
ref
Entity
entity
)
Meta
Source
See Implementation
evael
ecs
world
World
constructors
this
destructors
~this
functions
activateEntity
addSystem
createEntity
emitEvent
getEntitiesWith
killEntity
subscribeReceiverToEvent
update
Notifies all systems that an entity is now alive.