EntityManager.addComponent

Adds a component for an entity.

class EntityManager
@nogc
void
addComponent
(
C
)

Meta