kgorking/ecs

Use component-pointers to filter data

kgorking opened this issue · 0 comments

A system with (int&, float*) would process all entities with an int and no float attached.