evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
World.getEntitiesWith
evael
ecs
world
World
Returns a range containing entities with the specified components.
class
World
@
nogc
Array
!
Entity
getEntitiesWith
(
Components
...
)
(
)
Meta
Source
See Implementation
evael
ecs
world
World
constructors
this
destructors
~this
functions
activateEntity
addSystem
createEntity
emitEvent
getEntitiesWith
killEntity
subscribeReceiverToEvent
update
Returns a range containing entities with the specified components.