engine/include
2023-01-22 18:20:10 +00:00
..
components Try add player collision 2023-01-22 18:20:10 +00:00
inputs Work on scene 2022-11-30 10:36:50 +00:00
resources Clean stuff up 2023-01-20 16:30:35 +00:00
systems Try add player collision 2023-01-22 18:20:10 +00:00
util Re-add model loading and clean up code 2023-01-05 13:21:33 +00:00
application.hpp Add persistent resources, clean up code 2023-01-20 20:59:35 +00:00
ecs_system.hpp Get ECS to a functional state 2023-01-02 17:24:20 +00:00
engine_api.h Move game loop into engine lib 2022-10-04 11:54:23 +01:00
gfx_device.hpp Re-add model loading and clean up code 2023-01-05 13:21:33 +00:00
gfx.hpp Clean stuff up 2023-01-20 16:30:35 +00:00
input_manager.hpp add objects back 2022-11-30 00:46:03 +00:00
log.hpp Initial commit 2022-09-02 12:06:59 +01:00
logger.hpp Get ECS to a functional state 2023-01-02 17:24:20 +00:00
resource_manager.hpp Add persistent resources, clean up code 2023-01-20 20:59:35 +00:00
scene_manager.hpp Clean stuff up 2023-01-20 16:30:35 +00:00
scene.hpp Clean stuff up 2023-01-20 16:30:35 +00:00
util.hpp Move game loop into engine lib 2022-10-04 11:54:23 +01:00
window.hpp Move some code into source files. Make stb impl. 2023-01-08 15:22:44 +00:00