HATPC/scenes/engine/EC
En Yi a0f6cf3471 Visualise path from BFS + Improving BFS
Changelog:
- Avoid continuous BFS by changing state after BFS completion
- Reset to BFS state on tile change
2023-07-19 22:44:49 +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 Visualise path from BFS + Improving BFS 2023-07-19 22:44:49 +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