evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
EntityManager.getComponent
evael
ecs
entity_manager
EntityManager
Retrieves a specific component of an entity.
class
EntityManager
@
nogc
C
*
getComponent
(
C
)
(
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
Retrieves a specific component of an entity.