1 min readAug 13, 2020
Note that you'd use the linked list to iterate through entities of a single state! If you want to iterate all entities, iteration is just like iterating over a regular dense array.
Note that you'd use the linked list to iterate through entities of a single state! If you want to iterate all entities, iteration is just like iterating over a regular dense array.
Author of Flecs, an Entity Component System for C and C++