evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
EntityManager.getEntitiesWith
evael
ecs
entity_manager
EntityManager
Returns a range containing entities with the specified components.
class
EntityManager
@
nogc
Array
!
Entity
getEntitiesWith
(
Components
...
)
(
)
Meta
Source
See Implementation
evael
ecs
entity_manager
EntityManager
constructors
this
destructors
~this
functions
addComponent
checkAndRegisterComponent
createEntity
getComponent
getComponentsMask
getEntitiesWith
getEntityComponentsMasks
hasComponent
killEntity
manifest constants
COMPONENTS_POOL_SIZE
Returns a range containing entities with the specified components.