Kaltenberg/modules/ecs/src-c
Eric-Paul Ickhorn e3e4e5ee84 Add first, inperformant version of ECS
The ECS can't handle many entities in this state; it is really slow.
This commit also doesn't contain any tests for its functions.
2024-09-11 12:18:33 +02:00
..
entity.c Add first, inperformant version of ECS 2024-09-11 12:18:33 +02:00
head.c Add first, inperformant version of ECS 2024-09-11 12:18:33 +02:00
lookup.c Add first, inperformant version of ECS 2024-09-11 12:18:33 +02:00
name-resolver.c Add first, inperformant version of ECS 2024-09-11 12:18:33 +02:00