enginmanap / enginmanap/limonEngine
AlHelper shouldn't have SDL2 dependency
Open
enhancement
- Dominant language
- C++
- Stars
- 712
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
AlHelper class is multithreaded to make sure sound buffers are refreshed. This is done using SDL2 threading classes. These clases should have been wrapped in SDLHelper class, and direct dependency should be avoided.
Contributor guide
Assessment
This issue has not been assessed yet.