HATPC/engine
En Yi 7dc66945da Add in engine configuration
All engine constants now sits in a single header file for easy tweaking
Also, SFX list fields is now an array rather than a pointer instead.
2023-10-13 21:55:30 +08:00
..
sc Separate out engine from scenes 2023-10-13 21:26:42 +08:00
AABB.c Separate out engine from scenes 2023-10-13 21:26:42 +08:00
AABB.h Separate out engine from scenes 2023-10-13 21:26:42 +08:00
CMakeLists.txt Separate out engine from scenes 2023-10-13 21:26:42 +08:00
EC.h Add in engine configuration 2023-10-13 21:55:30 +08:00
actions.h Separate out engine from scenes 2023-10-13 21:26:42 +08:00
assets.c Add in engine configuration 2023-10-13 21:55:30 +08:00
assets.h Separate out engine from scenes 2023-10-13 21:26:42 +08:00
collisions.c Separate out engine from scenes 2023-10-13 21:26:42 +08:00
collisions.h Add in engine configuration 2023-10-13 21:55:30 +08:00
engine.c Add in engine configuration 2023-10-13 21:55:30 +08:00
engine.h Add in engine configuration 2023-10-13 21:55:30 +08:00
engine_conf.h Add in engine configuration 2023-10-13 21:55:30 +08:00
entManager.c Separate out engine from scenes 2023-10-13 21:26:42 +08:00
gui.c Add in engine configuration 2023-10-13 21:55:30 +08:00
gui.h Separate out engine from scenes 2023-10-13 21:26:42 +08:00
mempool.c Separate out engine from scenes 2023-10-13 21:26:42 +08:00
mempool.h Separate out engine from scenes 2023-10-13 21:26:42 +08:00
raygui.h Separate out engine from scenes 2023-10-13 21:26:42 +08:00
rres.c Separate out engine from scenes 2023-10-13 21:26:42 +08:00
rres.h Separate out engine from scenes 2023-10-13 21:26:42 +08:00