*IDManager has mutex (no multithreaded support) *allocating blocks has mutex (probably it's possible to do diffrent mutex for diffrent EntityInfo) -addEntity() if slightly better optimized |
||
|---|---|---|
| .. | ||
| attributes.d | ||
| block_allocator.d | ||
| core.d | ||
| ecs.d | ||
| entity.d | ||
| events.d | ||
| hash_map.d | ||
| id_manager.d | ||
| manager.d | ||
| package.d | ||
| string_intern.d | ||
| system.d | ||
| traits.d | ||
| vector.d | ||