2D_Engine_SDL3_Core/src
Ulysse Cura 24d2ac6564 Adding const identifiers. 2026-08-06 13:49:33 +02:00
..
headers Adding const identifiers. 2026-08-06 13:49:33 +02:00
Makefile Added more debug options. 2026-08-03 20:45:42 +02:00
asset_manager.c Moved display functions to display.h/.c. 2026-08-03 23:29:27 +02:00
display.c Adding const identifiers. 2026-08-06 13:49:33 +02:00
ecs.c Adding const to entity get component. 2026-08-04 21:02:13 +02:00
inputs.c Renaming inputs sources. 2026-08-03 18:59:55 +02:00
linked_list.c Added a linked list exit function for reserved elements and documented unsafe functions. 2026-08-03 19:20:01 +02:00
main.c Changed time from ms to ns and showing fps to header bar when debug. 2026-08-04 01:01:55 +02:00
vector2d.c Add lerp function. 2026-08-04 19:48:11 +02:00