HATPC/engine/EC
En Yi 82b8a3b988 Implement simple animation system
Changelog:
- Add sprite map for player
- Add an animation system
- Add a placeholder player sprite transition function
2023-03-18 13:55:55 +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 Implement simple animation system 2023-03-18 13:55:55 +08:00
entManager.c Implement hitbox and hurtbox system 2023-02-16 22:44:05 +08:00
entManager.h Implement hitbox and hurtbox system 2023-02-16 22:44:05 +08:00
entity.h Make a directory for ECS 2023-01-21 09:38:14 +08:00
mempool.c Add Sprite Component 2023-03-13 21:12:37 +08:00
mempool.h Implement hitbox and hurtbox system 2023-02-16 22:44:05 +08:00