We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use SDL2 to add sound utilities
The text was updated successfully, but these errors were encountered:
Also create a global sound management to load sounds at the beginning of the program then use them when needed with their index
Sorry, something went wrong.
Add a "register sound" function to add a global sound, and return its index for future use
Add a window music played when the window has the focus
Add a sound by events for Windows and elements
Add sound binding to animation transition
Klevh
No branches or pull requests
Use SDL2 to add sound utilities
The text was updated successfully, but these errors were encountered: