HATPC/scenes/engine/EC
En Yi 8c889690e8 Add null checks when creating new entity
Also, fix player spawn to reuse the player
2023-08-17 21:51:11 +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 Add shape factor to control upthrust and friction 2023-07-25 20:39:42 +08:00
entManager.c Fix incorrect entity deletion process 2023-07-19 19:15:16 +08:00
mempool.c Add null checks when creating new entity 2023-08-17 21:51:11 +08:00
mempool.h Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00