HATPC/scenes/engine/EC
En Yi 4478a512a3 Combine Component, Entity + Manager headers
It has reached a point where it is much easier to combine these three
than to separate them.
2023-05-23 20:37:55 +08:00
..
sc Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
CMakeLists.txt Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
EC.h Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00
entManager.c Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00
mempool.c Replace component data struct to use array 2023-05-22 21:00:50 +08:00
mempool.h Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00