psemek/libs/ecs/include/psemek/ecs
2025-08-11 18:19:44 +03:00
..
detail Fix triggering constructor & destructor callbacks when attaching/detaching ecs components 2025-03-06 18:20:40 +03:00
accessor.hpp Add copy assignment to ecs::accessor 2024-09-13 23:27:48 +03:00
container.hpp Remove modification callbacks API from ecs::container - ain't gonna implement them anyway 2025-08-11 18:19:44 +03:00
declare_uuid.hpp Rename psemek_declare_uuid -> psemek_ecs_declare_uuid 2023-12-16 16:18:50 +03:00
dispatcher.hpp Support RAII-wrapping the execution of an ECS system into some context (e.g. for profiling) 2025-04-13 17:36:43 +03:00
exceptions.hpp Support building without Boost.Stacktrace 2025-01-26 14:45:43 +03:00
handle.hpp Add std::format formatter for ecs::handle 2025-04-04 21:07:31 +03:00
statistics.hpp Support retrieving ECS table statistics 2024-11-29 01:15:35 +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