HATPC/scenes/engine/EC
En Yi a080b5ee0a Add water checks in BFS
Also refactor the BFS logic to generalise the next tiles to go
after the tile checks
2023-07-20 21:23:43 +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 water checks in BFS 2023-07-20 21:23:43 +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