evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
EntityManager.getEntityComponentsMasks
evael
ecs
entity_manager
EntityManager
Returns components masks of an entity.
class
EntityManager
@
nogc
nothrow
bool
[]
getEntityComponentsMasks
(
in
ref
Entity
entity
)
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 components masks of an entity.