evael-ecs ~master (2021-10-22T21:44:54.846741)
Dub
Repo
EntityManager.addComponent
evael
ecs
entity_manager
EntityManager
Adds a component for an entity.
class
EntityManager
@
nogc
void
addComponent
(
C
)
(
in
ref
Entity
entity
,
C
component
)
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
Adds a component for an entity.