psemek/libs/ecs
2023-08-23 14:47:26 +03:00
..
include/psemek/ecs Bugfix in ecs entity creation in case a table with the same components but in a different order already exists 2023-08-23 14:47:26 +03:00
source Support ecs::entity_container::batch_apply & store full entity handles (instead of entity IDs) in ECS tables 2023-08-23 12:58:00 +03:00
tests Support ecs::entity_container::batch_apply & store full entity handles (instead of entity IDs) in ECS tables 2023-08-23 12:58:00 +03:00
CMakeLists.txt ECS library wip & tests 2023-08-22 20:30:04 +03:00