HATPC/scenes/engine/EC
En Yi 937f63b0ca Add pause feature on sprite animation
Ladder animation now pauses on no movement
2023-05-24 21:54:59 +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 pause feature on sprite animation 2023-05-24 21:54:59 +08:00
entManager.c Add manager field to an entity 2023-05-23 21:00:23 +08:00
mempool.c Replace component data struct to use array 2023-05-22 21:00:50 +08:00
mempool.h Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00