quakeforge/include/QF/ecs
Bill Currie 6701f921a4 [ecs] Add a function to safely get a component
It returns null if the entity is invalid or doesn't have the component.
Useful when the component is optional.
2023-07-04 16:48:15 +09:00
..
component.h [ecs] Add a component rotation function 2023-07-03 01:40:26 +09:00
entity.h [ecs] Add a function to safely get a component 2023-07-04 16:48:15 +09:00
hierarchy.h [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00