psemek/libs/ecs/tests
2023-08-23 12:58:00 +03:00
..
apply.cpp 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
cache.cpp Add entity_container to ECS system arguments; make both entity_container and entity_handle optional arguments 2023-08-23 12:22:50 +03:00
component.cpp Add entity_container to ECS system arguments; make both entity_container and entity_handle optional arguments 2023-08-23 12:22:50 +03:00
entity.cpp Add declare_uuid macro to simplify creating ecs component classes 2023-08-23 00:04:41 +03:00