quakeforge/libs/ecs/test
Bill Currie 0b6e8b60bd [ecs] Add a component rotation function
This allows rotation of components within the array. I'm not sure if
it's what I want, but it was an interesting exercise anyway.
2023-07-03 01:40:26 +09:00
..
Makemodule.am [ecs] Add a component rotation function 2023-07-03 01:40:26 +09:00
test-components.c [ecs] Split component registration from pool creation 2022-12-13 22:58:44 +09:00
test-compops.c [ecs] Add a component rotation function 2023-07-03 01:40:26 +09:00
test-hierarchy.c [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
test-registry.c [ecs] Split component registration from pool creation 2022-12-13 22:58:44 +09:00
test-subpools.c [ecs] Adjust subpool range type to return start,end 2022-12-20 17:56:08 +09:00