kgorking / ecs

A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecs::add_component should take multiple components

kgorking opened this issue · comments

similar to entity_range::add