engine/include
2023-10-02 12:54:37 +01:00
..
components Use 'Entity' type instead of uint32_t 2023-09-19 08:40:45 +01:00
inputs Rename .hpps to .h 2023-05-01 14:13:35 +01:00
resources write out renderer class 2023-08-29 18:06:04 +01:00
systems Use 'Entity' type instead of uint32_t 2023-09-19 08:40:45 +01:00
util Cleanup libs; change clangformat 2023-10-02 12:54:37 +01:00
application.h Add renderer methods 2023-08-29 22:10:05 +01:00
ecs.h Use 'Entity' type instead of uint32_t 2023-09-19 08:40:45 +01:00
engine_api.h begin changing style 2023-04-29 15:22:25 +01:00
event_system.h Rename .hpps to .h 2023-05-01 14:13:35 +01:00
gfx_device.h Add imgui 2023-10-01 11:38:27 +01:00
gfx.h Fix extra qualification error 2023-05-29 15:41:36 +01:00
input_manager.h Rename .hpps to .h 2023-05-01 14:13:35 +01:00
log.h Rename .hpps to .h 2023-05-01 14:13:35 +01:00
logger.h Rename .hpps to .h 2023-05-01 14:13:35 +01:00
renderer.h add comments 2023-09-02 19:14:12 +01:00
resource_manager.h Add renderer methods 2023-08-29 22:10:05 +01:00
scene_manager.h add static rendering 2023-08-31 10:51:12 +01:00
scene.h Add imgui 2023-10-01 11:38:27 +01:00
util.h Rename .hpps to .h 2023-05-01 14:13:35 +01:00
window.h Rename .hpps to .h 2023-05-01 14:13:35 +01:00