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