HATPC/engine/EC
En Yi e2ae30e45e Prepare for menu scene implementation
Changelog:
- Add components:
  - selectable : indicate an entity is selectable
  - selection : indicate an entity has a list of choices
- Add menu scene implementation and test
- Reduce repetition in CMakeLists in specifying libraries
2023-01-31 21:17:11 +08:00
..
sc Make a directory for ECS 2023-01-21 09:38:14 +08:00
CMakeLists.txt Make a directory for ECS 2023-01-21 09:38:14 +08:00
components.h Prepare for menu scene implementation 2023-01-31 21:17:11 +08:00
entManager.c Make a directory for ECS 2023-01-21 09:38:14 +08:00
entManager.h Make a directory for ECS 2023-01-21 09:38:14 +08:00
entity.h Make a directory for ECS 2023-01-21 09:38:14 +08:00
mempool.c Prepare for menu scene implementation 2023-01-31 21:17:11 +08:00
mempool.h Make a directory for ECS 2023-01-21 09:38:14 +08:00