HATPC/scenes/engine
En Yi 20ec3f6395 Improve on the boulder pushing mechan
Changelog:
- Implement point to AABB check function
- Change moveable check to use point-AABB check
- Allow boulder pushing from standing still
2023-06-03 14:01:10 +08:00
..
EC Refactor Entity Tag out of EC 2023-05-29 21:41:17 +08:00
AABB.c Improve on the boulder pushing mechan 2023-06-03 14:01:10 +08:00
AABB.h Improve on the boulder pushing mechan 2023-06-03 14:01:10 +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