mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
b230fe18ce
While this does require an extra call after registering components, it allows for multiple component sets (ie, sub-systems) to be registered before the component pools are created. The base id for the registered component set is returned so it can be passed to the subsystem as needed. |
||
---|---|---|
.. | ||
test | ||
component.c | ||
ecs.c | ||
entity.c | ||
hierarchy.c | ||
Makemodule.am |