Stephen Seo
1d2fbf7b52
Unordered map does not preserve order in which items were inserted. This is a problem because an entity id relocated to a previously deleted one could be read as deleted when iterating through the unordered map. Thus, it has been replaced with a queue. |
||
---|---|---|
.. | ||
Meta | ||
Bitset.hpp | ||
EC.hpp | ||
Manager.hpp |