HATPC/scenes/engine/EC
En Yi dc20a6b992 Fix lowest point check and movement delay
- This allows separte movement delay for each runner
- Lowest point has to be not in water
2023-07-20 22:25:57 +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 Fix lowest point check and movement delay 2023-07-20 22:25:57 +08:00
entManager.c Fix incorrect entity deletion process 2023-07-19 19:15:16 +08:00
mempool.c Ready a water filler/runner entity 2023-07-18 21:49:43 +08:00
mempool.h Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00