issues
search
MineInAbyss
/
geary
ECS framework made for Kotlin
https://docs.mineinabyss.com/geary/
MIT License
49
stars
11
forks
source link
Structure cleanup, potential memory leak fix
#77
Closed
0ffz
closed
2 years ago
0ffz
commented
2 years ago
Use composition to split some engine functions into injectable objects
Don't schedule entity remove in hopes to fix a memory leak. Regresses some steps in async support but I'm planning a different approach for it in the future