Commit Graph

3 Commits (b06d25f3289e2a69ab8c946d53fbb3c96b48cd7f)

Author SHA1 Message Date
En Yi 9106899c8a Remove unused components 2023-02-11 22:12:17 +08:00
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
En Yi e1cbce2703 Make a directory for ECS
Changelog:
- Move Entity and Component files into a dedicated folder
- This is for clean up
2023-01-21 09:38:14 +08:00