psemek/libs/ecs/include/psemek/ecs
2024-05-27 18:51:35 +03:00
..
detail ECS object lifetime issues fixes 2024-05-24 21:42:17 +03:00
accessor.hpp Add #pragmas in ecs::accessor to silence false-positive dangling reference warning in GCC 2024-05-21 13:22:27 +03:00
container.hpp Fix ecs documentation 2024-05-27 18:51:35 +03:00
declare_uuid.hpp Rename psemek_declare_uuid -> psemek_ecs_declare_uuid 2023-12-16 16:18:50 +03:00
dispatcher.hpp ECS object lifetime issues fixes 2024-05-24 21:42:17 +03:00
exceptions.hpp Support cloning entities in ecs::container 2023-12-17 15:30:12 +03:00
handle.hpp Properly call constructors & destructors when attaching/detaching ECS components 2024-05-23 13:28:48 +03:00
system_set.hpp Add ecs::system_set 2023-12-17 12:47:21 +03:00
without.hpp Support ecs::without 2023-12-16 23:01:06 +03:00