psemek/libs/ecs
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
..
include/psemek/ecs Fix constructors & destructors order 2024-11-28 18:55:17 +03:00
source Fix constructors & destructors order 2024-11-28 18:55:17 +03:00
tests ECS destructors wip 2023-12-18 12:45:42 +03:00
CMakeLists.txt ECS library wip & tests 2023-08-22 20:30:04 +03:00