Kaltenberg/modules/ecs/src-c
Eric-Paul Ickhorn a8c941f041 Take UUID table as argument for ECS creation
The ECS needs a  UUID table to get UUIDs  for the entities. If none is
given into the creation function, it will create one itself.
2024-09-14 14:25:49 +02:00
..
entity.c Support tagging entities in ECS 2024-09-12 23:27:12 +02:00
head.c Take UUID table as argument for ECS creation 2024-09-14 14:25:49 +02:00
lookup.c Add first, inperformant version of ECS 2024-09-11 12:18:33 +02:00
name-resolver.c Support tagging entities in ECS 2024-09-12 23:27:12 +02:00
tag.c Support tagging entities in ECS 2024-09-12 23:27:12 +02:00