psemek/libs/ecs/source
lisyarus 80b4cc938d Fix constructors & destructors order
Order of callbacks was affected by the order of caches, which are pretty
much arbitrary. For a fix, explicitly order the callbacks globally
per-world.
2024-11-28 18:55:17 +03:00
..
detail Fix constructors & destructors order 2024-11-28 18:55:17 +03:00
container.cpp Implement string entity description in ecs 2024-09-01 23:59:31 +03:00