ComponentMatchingFamily.componentAddedToEntity

Called by the engine when a component has been added to an entity. We check if the entity is not in this family's NodeList and should be, and add it if appropriate.

class ComponentMatchingFamily(Class)
void
componentAddedToEntity
(,
ClassInfo class_a
)

Meta