This website requires JavaScript.
Explore
Help
Sign In
ulysse
/
2D_Engine_C
Watch
1
Star
0
Fork
You've already forked 2D_Engine_C
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aaef8ef5b3
2D_Engine_C
/
src
/
ecs
History
Ulysse Cura
53ae1f59d3
Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?)
2026-05-08 14:20:11 +02:00
..
components
Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?)
2026-05-08 14:20:11 +02:00
headers
Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?)
2026-05-08 14:20:11 +02:00
ecs.c
Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?)
2026-05-08 14:20:11 +02:00