mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-02 13:52:37 +00:00
5b0810f4c2
It no longer initializes the new component. For that, use Ent_SetComponent which will copy in the provided data or call the component's create function if the data pointer is null (in which case, Ent_SetComponent acts as Ent_SetComponent used to). |
||
---|---|---|
.. | ||
camera.h | ||
component.h | ||
entity.h | ||
hierarchy.h | ||
light.h | ||
scene.h | ||
transform.h | ||
types.h |