quakeforge/include/QF/ecs
Bill Currie f5ebc1083f [ecs] Pass the registry in to the component destroy function
This makes it possible for hierarchies to clean themselves up (by
deleting their entities (though that will cause other problems later
when the hierarchy doesn't own the entities)), thus plugging a memory
leak when parsing passage text.
2024-01-03 12:39:54 +09:00
..
component.h [ecs] Pass the registry in to the component destroy function 2024-01-03 12:39:54 +09:00
entity.h [ecs] Add a function to safely get a component 2023-07-04 16:48:15 +09:00
hierarchy.h [ecs] Pass the registry in to the component destroy function 2024-01-03 12:39:54 +09:00