HATPC/scenes/engine
En Yi 63930fbe7d Update hitbox-hurtbox system
Changelog:
- Use atk and def values to determine whether a hitbox destroys a
  hurtbox
2023-06-17 13:08:07 +08:00
..
EC Update hitbox-hurtbox system 2023-06-17 13:08:07 +08:00
AABB.c Add test for AABB collision functions 2023-06-16 15:18:03 +08:00
AABB.h Improve collision system 2023-06-05 21:56:57 +08:00
CMakeLists.txt Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
actions.h Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
assets.c Add horizontal flip to sprites 2023-05-23 21:33:05 +08:00
assets.h Add horizontal flip to sprites 2023-05-23 21:33:05 +08:00
engine.c Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
engine.h Combine Component, Entity + Manager headers 2023-05-23 20:37:55 +08:00
gui.c Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
gui.h Refactor for better separation of concern 2023-05-16 21:09:38 +08:00
raygui.h Refactor for better separation of concern 2023-05-16 21:09:38 +08:00